API Reference > ui-ninezone > StagePanels > SplitterProps SplitterProps Interface Beta Properties of Splitter component. Extends CommonProps Properties Name Type Description children undefined | React.ReactNode Splitter content panes. isGripHidden undefined | false | true Describes if the grip is hidden. isVertical undefined | false | true Describes if the splitter is vertical. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/stage-panels/Splitter.tsx Line 17 Last Updated: 13 June, 2024