# Tab (fw-tab)
fw-tab provides child elements for fw-tabs, to enable tab style navigation.
# Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
disabled | disabled | Disables this tab | boolean | undefined |
tabHeader | tab-header | Name of the tab displayed on the UI. | string | undefined |
tabHeaderHtml | tab-header-html | HTML that can be rendered in tab header. | string | undefined |
# Events
Event | Description | Type |
---|---|---|
propChanged | Triggered when either tabHeader or tabHeaderHtml changes. | CustomEvent<any> |
Built with ❤ at Freshworks