@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaAtomic
ARIAGlobalStatesAndProperties.ariaAtomic property
Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. https://www.w3.org/TR/wai-aria-1.1/#aria-atomic
Signature:ariaAtomic: "true" | "false" | string | null;
Remarks
HTML Attribute: aria-atomic