@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaBusy
ARIAGlobalStatesAndProperties.ariaBusy property
Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. https://www.w3.org/TR/wai-aria-1.1/#aria-busy
Signature:ariaBusy: "true" | "false" | string | null;
Remarks
HTML Attribute: aria-busy