Skip to content

SplitN

Split layout core component, which is the core functional implementation component of SplitLayout. Exporting is convenient for you to use.

Props

PropertyDescriptionTypeDefault
gridGrid instanceCodeLayoutSplitNGridInternal
horizontalIs layout horizontal?booleantrue
draggerSizeSet drag and drop split line size (in pixels)number1

Slots

Slot nameDescriptionParam
gridGrid content rendering slot-

Released under the MIT License.