@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaInvalid
ARIAGlobalStatesAndProperties.ariaInvalid property
Indicates the entered value does not conform to the format expected by the application.
https://www.w3.org/TR/wai-aria-1.1/#aria-invalid
Signature:ariaInvalid: "false" | "true" | "grammar" | "spelling" | string | null;
Remarks
HTML Attribute: aria-invalid