react-splitter
react-splitter copied to clipboard
Support in auto close/auto open to min/max size
Hello, I want to add a button for auto close/auto open to min/max size. Please add an API for:
- Adding a button (icon) on the top of the splitter line. In this case for auto close/auto open to min/max size. Using the renderSplitter prop - prevents calling the onClick handler of the added button.
- Logic of setting actual size internally, for supporting the above feature.
Regards, Michael