ARIAMixin class
- Implementers
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
-
ARIAMixin({String? ariaAtomic, String? ariaAutoComplete, String? ariaBusy, String? ariaChecked, String? ariaColCount, String? ariaColIndex, String? ariaColSpan, String? ariaCurrent, String? ariaDisabled, String? ariaExpanded, String? ariaHidden, String? ariaInvalid, String? ariaKeyShortcuts, String? ariaLabel, String? ariaLevel, String? ariaLive, String? ariaModal, String? ariaMultiLine, String? ariaMultiSelectable, String? ariaOrientation, String? ariaPlaceholder, String? ariaPosInSet, String? ariaPressed, String? ariaReadOnly, String? ariaRequired, String? ariaRoleDescription, String? ariaRowCount, String? ariaRowIndex, String? ariaRowSpan, String? ariaSelected, String? ariaSetSize, String? ariaSort, String? ariaValueMax, String? ariaValueMin, String? ariaValueNow, String? ariaValueText, String? role})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited