Home > @uniformdev/design-system > InfoMessage

InfoMessage() function

Component that provides info messaging to input fields

Signature:

Parameters

ParameterTypeDescription
{ message, testId, icon, ...props }InfoMessageProps

Returns:

_emotion_react_jsx_runtime.JSX.Element | null

Example

<InfoMessage>be aware of this</InfoMessage>