Skip to main content

@microsoft/fast-foundation > DelegatesARIACombobox

DelegatesARIACombobox class

Includes ARIA states and properties relating to the ARIA combobox role.

Signature:
export declare class DelegatesARIACombobox 

Properties

PropertyModifiersTypeDescription
ariaAutoComplete"inline" | "list" | "both" | "none" | string | nullSee https://www.w3.org/TR/wai-aria-1.2/#aria-autocomplete for more information.
ariaControlsstring | nullSee https://www.w3.org/TR/wai-aria-1.2/#aria-controls for more information.