Tab
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
Description | If true , the tab will be open. |
Attribute | active |
Type | boolean |
Default | false |
panel
Description | The identifier of the panel name that appears when you click on the tab. |
Attribute | panel |
Type | any |
Default | undefined |
Eventy
Name | Description |
---|---|
wj:tab-change | Called up when the slider value is changed. |
Metódy
setActive
Description | Set the active component for the tab |
Signature | setActive() => 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.