@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaLive
ARIAGlobalStatesAndProperties.ariaLive property
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
https://www.w3.org/TR/wai-aria-1.1/#aria-live
Signature:ariaLive: "assertive" | "off" | "polite" | string | null;
Remarks
HTML Attribute: aria-live