@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaHidden
ARIAGlobalStatesAndProperties.ariaHidden property
Indicates whether the element is exposed to an accessibility API
https://www.w3.org/TR/wai-aria-1.1/#aria-hidden
Signature:ariaHidden: "false" | "true" | string | null;
Remarks
HTML Attribute: aria-hidden