A tab element slotted into an igc-tabs container.
igc-tabs
label - Renders the tab header's label.
prefix - Renders the tab header's prefix.
suffix - Renders the tab header's suffix.
tab-header - The header of a single tab.
prefix - Tab header's label prefix.
content - Tab header's label slot container.
suffix - Tab header's label suffix.
tab-body - Holds the body content of a single tab, only the body of the selected tab is visible.
Determines whether the tab is disabled.
The tab item label.
Determines whether the tab is selected.
A tab element slotted into an
igc-tabscontainer.Slot
Slot
label - Renders the tab header's label.
Slot
prefix - Renders the tab header's prefix.
Slot
suffix - Renders the tab header's suffix.
Csspart
tab-header - The header of a single tab.
Csspart
prefix - Tab header's label prefix.
Csspart
content - Tab header's label slot container.
Csspart
suffix - Tab header's label suffix.
Csspart
tab-body - Holds the body content of a single tab, only the body of the selected tab is visible.