Skip to main content

@microsoft/fast-foundation > DelegatesARIAListboxOption

DelegatesARIAListboxOption class

States and properties relating to the ARIA option role.

Signature:
export declare class DelegatesARIAListboxOption 

Properties

PropertyModifiersTypeDescription
ariaChecked"true" | "false" | string | nullSee https://www.w3.org/TR/wai-aria-1.2/#option for more information.
ariaPosInSetstring | nullSee https://www.w3.org/TR/wai-aria-1.2/#option for more information.
ariaSelected"true" | "false" | string | nullSee https://www.w3.org/TR/wai-aria-1.2/#option for more information.
ariaSetSizestring | nullSee https://www.w3.org/TR/wai-aria-1.2/#option for more information.