@microsoft/fast-foundation > DelegatesARIACombobox
DelegatesARIACombobox class
Includes ARIA states and properties relating to the ARIA combobox role.
Signature:export declare class DelegatesARIACombobox
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ariaAutoComplete | "inline" | "list" | "both" | "none" | string | null | See https://www.w3.org/TR/wai-aria-1.2/#aria-autocomplete for more information. | |
ariaControls | string | null | See https://www.w3.org/TR/wai-aria-1.2/#aria-controls for more information. |