undefined
Read the documentation on its replacement, which should be used for any new development.
Message can be used to display either helpful descriptions or error messages in combination with forms where the default description
and errorMessage
props are not sufficient due to e.g. position.
It is used by <TextInput>
, <TextArea>
and <SelectInput>
internally.