Skip to main content

bp-sdk-tab-group

Slots

NameDescription
default slot

Custom element hooks

NameDescription
bp-sdk-external-tab-groupdisable html

Classes

NameDescription
bp-sdk-tab__group-containerRoot div element
bp-sdk-tab__listUnsorted list element for tabs
bp-sdk-tab__list-itemList element with tab role
bp-sdk-tabList element with tab role
bp-sdk-tab__list-item--selectedList element that is currently selected tab
bp-sdk-tab__group-panelDiv element with tabpanel role
bp-sdk-visually-hiddenDynamic class for visually hidden elements. Used for hidden panels in this component.

Properties

PropertyAttributeDescriptionTypeDefault
codecodeGroup codestring''
groupIndexgroup-indexTab indexnumber0
tabs--Tabs to displaystring[][]

Events

EventDescriptionType
tabChangedCustomEvent<number>

Built with StencilJS