Boolean if the text field should gain the error state and update the colors.
The id for the message container element. This is required for accessibility.
The current length of the value in the related text field.
The max length allowed for the value in the related text field.
The current theme for the related text field. This is really only used to match the current horizontal padding of the text field.
Generated using TypeDoc
All the props that will be generated and return from the
useTextField
hook that should be passed to aFormMessage
component.@since 2.5.0