re-resizable
re-resizable copied to clipboard
Feature request: Passing event callbacks to the Resizer
I'm using re-resizable to control sidebar resizing and was thinking of adding double click to toggle hide/show but currently there's no way to implement this afaik. Would you be ok for a PR to let user to pass resizerProps etc down to the Resizer or would there be another way to do this? Happy to shoot a PR.
Good