Skip to main content

ARIAMixin

Extended by

Properties

ariaActiveDescendantElement

ariaActiveDescendantElement: Element | null;

MDN Reference


ariaAtomic

ariaAtomic: string | null;

MDN Reference


ariaAutoComplete

ariaAutoComplete: string | null;

MDN Reference


ariaBrailleLabel

ariaBrailleLabel: string | null;

MDN Reference


ariaBrailleRoleDescription

ariaBrailleRoleDescription: string | null;

MDN Reference


ariaBusy

ariaBusy: string | null;

MDN Reference


ariaChecked

ariaChecked: string | null;

MDN Reference


ariaColCount

ariaColCount: string | null;

MDN Reference


ariaColIndex

ariaColIndex: string | null;

MDN Reference


ariaColIndexText

ariaColIndexText: string | null;

MDN Reference


ariaColSpan

ariaColSpan: string | null;

MDN Reference


ariaControlsElements

ariaControlsElements: readonly Element[] | null;

MDN Reference


ariaCurrent

ariaCurrent: string | null;

MDN Reference


ariaDescribedByElements

ariaDescribedByElements: readonly Element[] | null;

MDN Reference


ariaDescription

ariaDescription: string | null;

MDN Reference


ariaDetailsElements

ariaDetailsElements: readonly Element[] | null;

MDN Reference


ariaDisabled

ariaDisabled: string | null;

MDN Reference


ariaErrorMessageElements

ariaErrorMessageElements: readonly Element[] | null;

MDN Reference


ariaExpanded

ariaExpanded: string | null;

MDN Reference


ariaFlowToElements

ariaFlowToElements: readonly Element[] | null;

MDN Reference


ariaHasPopup

ariaHasPopup: string | null;

MDN Reference


ariaHidden

ariaHidden: string | null;

MDN Reference


ariaInvalid

ariaInvalid: string | null;

MDN Reference


ariaKeyShortcuts

ariaKeyShortcuts: string | null;

MDN Reference


ariaLabel

ariaLabel: string | null;

MDN Reference


ariaLabelledByElements

ariaLabelledByElements: readonly Element[] | null;

MDN Reference


ariaLevel

ariaLevel: string | null;

MDN Reference


ariaLive

ariaLive: string | null;

MDN Reference


ariaModal

ariaModal: string | null;

MDN Reference


ariaMultiLine

ariaMultiLine: string | null;

MDN Reference


ariaMultiSelectable

ariaMultiSelectable: string | null;

MDN Reference


ariaOrientation

ariaOrientation: string | null;

MDN Reference


ariaOwnsElements

ariaOwnsElements: readonly Element[] | null;

MDN Reference


ariaPlaceholder

ariaPlaceholder: string | null;

MDN Reference


ariaPosInSet

ariaPosInSet: string | null;

MDN Reference


ariaPressed

ariaPressed: string | null;

MDN Reference


ariaReadOnly

ariaReadOnly: string | null;

MDN Reference


ariaRelevant

ariaRelevant: string | null;

MDN Reference


ariaRequired

ariaRequired: string | null;

MDN Reference


ariaRoleDescription

ariaRoleDescription: string | null;

MDN Reference


ariaRowCount

ariaRowCount: string | null;

MDN Reference


ariaRowIndex

ariaRowIndex: string | null;

MDN Reference


ariaRowIndexText

ariaRowIndexText: string | null;

MDN Reference


ariaRowSpan

ariaRowSpan: string | null;

MDN Reference


ariaSelected

ariaSelected: string | null;

MDN Reference


ariaSetSize

ariaSetSize: string | null;

MDN Reference


ariaSort

ariaSort: string | null;

MDN Reference


ariaValueMax

ariaValueMax: string | null;

MDN Reference


ariaValueMin

ariaValueMin: string | null;

MDN Reference


ariaValueNow

ariaValueNow: string | null;

MDN Reference


ariaValueText

ariaValueText: string | null;

MDN Reference


role

role: string | null;

MDN Reference