SplitPane Function
Local TypeScript implementation of SplitPane
from react-split-pane
package since that
package is not regularly maintained.
See https://github.com/tomkp/react-split-pane/blob/master/LICENSE.
SplitPane(props: SplitPaneProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | SplitPaneProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.