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): Element
| Parameter | Type | Description |
|---|---|---|
| props | SplitPaneProps |
Returns - Element
Defined in
Last Updated: 30 November, 2023