selection
selection copied to clipboard
Allow id prop to get passed to the React SelectionArea component
Thanks for building this package. It's been amazing to work with!
I'm working on an application where I'm grabbing the id of various components fairly frequently using event listeners. The rest of the architecture is already set up to look at ids so I thought it would be nice to allow the SelectionArea to receive id as one of its props.