Message
Dark Mode
Message can be used to compose custom form components.
It's used by all form components internally to display the description and error message.
Props
Name | Type | Default | Description |
|---|---|---|---|
children | node | The actual message | |
type | info | error | info | The type of the message, indicating its coloring |