@microsoft/fast-foundation > Tab > disabled
Tab.disabled property
When true, the control will be immutable by user interaction. See disabled HTML attribute for more information.
Signature:disabled: boolean;
Remarks
HTML Attribute: disabled
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > Tab > disabled
When true, the control will be immutable by user interaction. See disabled HTML attribute for more information.
Signature:disabled: boolean;
HTML Attribute: disabled