Trails Packages
    Preparing search index...
    interface SplitterProps {
        orientation?: "horizontal" | "vertical";
    }

    Hierarchy

    • SplitterRootProps
      • SplitterProps
    Index

    Properties

    Properties

    orientation?: "horizontal" | "vertical"

    The orientation of the splitter. Can be horizontal or vertical

    "horizontal"