@microsoft/fast-foundation > Tab
Tab class
A Tab Component to be used with Tabs
- The default slot for the tab content
export declare class Tab extends FoundationElement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
disabled | boolean | When true, the control will be immutable by user interaction. See disabled HTML attribute for more information. |