Alert
Useful for communicating a state that affects a system, feature or page.
im title
im description
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
appearance | default | minimal | negative | positive | The theming to apply |
title | String | A text title of the alert |
description | String | A text description of the alert |
Examples
todo