SheetXL - v0.3.20
    Preparing search index...

    Variable SplitPaneConst

    SplitPane: default_2.FC<
        SplitPaneProps & { ref?: default_2.Ref<ISplitPaneElement> },
    >

    SplitPane A component can have two children and will add a resizer between the two.

    Because this component measures the elements (both panes and the resizer) it is important that none of these have margins or paddings. If these are required then use a nested element.