Notice

A simple notice. Similar to the Snackbar component, but with a different look.

<Notice status="error">
	An unknown error occurred.
</Notice>

Can have status “error”, “warning”, “success” or “info”.

Can be a list with the NoticeList component.

GitHub URL
Classification

Category

Components