Skip to main content

TabSeparator

The ui5-tab-separator represents a vertical line to separate tabs inside a ui5-tabcontainer.

Properties​

No properties available for this component.

Slots​

No slots available for this component.

Events​

No events available for this component.

Methods​

getTabInStripDomRef​

DescriptionReturns the DOM reference of the separator that is placed in the header.
Note: Tabs and separators, placed in the subTabs slot of other tabs are not shown in the header. Calling this method on such tabs or separators will return null.
Return typeITab | null

CSS Parts​

No CSS parts available for this component.