lmnAriaAttributes
List of all available aria attributes.
Presentation
const lmnAriaAttributes : readonly [
"aria-activedescendant",
"aria-atomic",
"aria-checked",
"aria-controls",
"aria-current",
"aria-describedby",
"aria-description",
"aria-details",
"aria-errormessage",
"aria-expanded",
"aria-haspopup",
"aria-invalid",
"aria-label",
"aria-labelledby",
"aria-live",
"aria-owns",
"aria-posinset",
"aria-readonly",
"aria-relevant",
"aria-required",
"aria-roledescription",
"aria-selected",
"aria-setsize",
];