Skip to main content

@microsoft/fast-foundation > DelegatesARIAListbox

DelegatesARIAListbox class

Includes ARIA states and properties relating to the ARIA listbox role

Signature:
export declare class DelegatesARIAListbox 

Properties

PropertyModifiersTypeDescription
ariaActiveDescendantstring | nullSee https://www.w3.org/TR/wai-aria-1.2/#listbox for more information
ariaDisabled"true" | "false" | string | nullSee https://www.w3.org/TR/wai-aria-1.2/#listbox for more information
ariaExpanded"true" | "false" | string | nullSee https://www.w3.org/TR/wai-aria-1.2/#listbox for more information
ariaMultiSelectable"true" | "false" | string | nullSee https://w3c.github.io/aria/#listbox for more information