Skip to main content

TabSeparator

<ui5-tab-separator>

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

getDomRefInStrip

DescriptionReturns the DOM reference of the separator that is placed in the header.
Note: Separators, placed in the items slot of other tabs are not shown in the header. Calling this method on such separators will return undefined.
Return typeHTMLElement | undefined

CSS Parts

No CSS parts available for this component.