Alert API
API reference docs for theAlert
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
children | ReactNode | The content to be displayed inside the Alert | _ |
variant? | 'caution' | 'critical' | 'info' | 'positive' | The variant of the Alert. | 'info' |