SplitTabItem
A tab for customizing the rendering of SplitLayout. It needs to be used in the slot of SplitLayout.
Please refer to the documentation。
Props
Property | Description | Type | Default |
---|---|---|---|
panel | Panel instance | CodeLayoutSplitNPanelnternal | — |
active | Is active state? | boolean | true |
Slots
Slot name | Description | Param |
---|---|---|
icon | Icon render slot | - |
title | Title render slot | - |
badge | Badge render slot | - |
close | Close icon render slot | - |