@microsoft/fast-foundation > DelegatesARIAButton
DelegatesARIAButton class
Includes ARIA states and properties relating to the ARIA button role
Signature:export declare class DelegatesARIAButton
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ariaExpanded | "true" | "false" | string | null | See https://www.w3.org/WAI/PF/aria/roles#button for more information | |
ariaPressed | "true" | "false" | "mixed" | string | null | See https://www.w3.org/WAI/PF/aria/roles#button for more information |