Skip to main content

Tab

shadow

Komponent Tab je podriadeným komponentom TabGroup a slúži ako tlačidlo navigácie založenej na záložkách. Používa sa v kombinácii s elementom TabPanel.

Pre príklady použitia komponentu Tab prejdite na dokumentáciu TabGroup.

Atribúty a Vlastnosti

active

DescriptionIf true, the tab will be open.
Attributeactive
Typeboolean
Defaultfalse

panel

DescriptionThe identifier of the panel name that appears when you click on the tab.
Attributepanel
Typeany
Defaultundefined

Eventy

NameDescription
wj:tab-changeCalled up when the slider value is changed.

Metódy

setActive

DescriptionSet the active component for the tab
SignaturesetActive() => Promise<void>

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Vlastnosti

No CSS custom properties available for this component.

Sloty

No slots available for this component.