Skip to main content
Version: 1.x

@microsoft/fast-foundation > DelegatesARIAButton

DelegatesARIAButton class

Includes ARIA states and properties relating to the ARIA button role

Signature:
export declare class DelegatesARIAButton 

Properties

PropertyModifiersTypeDescription
ariaExpanded"true" | "false" | string | nullSee https://www.w3.org/WAI/PF/aria/roles#button for more information
ariaPressed"true" | "false" | "mixed" | string | nullSee https://www.w3.org/WAI/PF/aria/roles#button for more information