@microsoft/fast-foundation > DelegatesARIAListboxOption
DelegatesARIAListboxOption class
States and properties relating to the ARIA option role.
export declare class DelegatesARIAListboxOption 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| ariaChecked | "true" | "false" | string | null | See https://www.w3.org/TR/wai-aria-1.2/#option for more information. | |
| ariaPosInSet | string | null | See https://www.w3.org/TR/wai-aria-1.2/#option for more information. | |
| ariaSelected | "true" | "false" | string | null | See https://www.w3.org/TR/wai-aria-1.2/#option for more information. | |
| ariaSetSize | string | null | See https://www.w3.org/TR/wai-aria-1.2/#option for more information. |