@theredhead — Frontend Library - v1.0.0
    Preparing search index...

    Type Alias SplitCollapseTarget

    SplitCollapseTarget: "first" | "second" | "none"

    Which panel to collapse when the divider is double-clicked.

    • "first" — collapse the first (left / top) panel.
    • "second" — collapse the second (right / bottom) panel.
    • "none" — double-click-to-collapse is disabled.