Snackbar component
Figma Component
Snackbar component is used for brief notifications (also known as toasts) of processes that have been or will be performed.
Properties
Name | Description | Default |
---|---|---|
max | Snackbar max display message count | - |
timeout | Default message hide timeout | - |
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.