Home > @uniformdev/design-system > WarningMessage

WarningMessage() function

Component that provides warning messaging to input fields

Signature:

Parameters

ParameterTypeDescription
{ message, testId, ...props }WarningMessageProps

Returns:

_emotion_react_jsx_runtime.JSX.Element | null

Example

<WarningMessage>something went wrong, please try again</ErrorMessage>