@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaRelevant
ARIAGlobalStatesAndProperties.ariaRelevant property
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
https://www.w3.org/TR/wai-aria-1.1/#aria-relevant
Signature:ariaRelevant: "additions" | "additions text" | "all" | "removals" | "text" | string | null;
Remarks
HTML Attribute: aria-relevant