Snackbar

A lightweight component that displays a brief message at the bottom of the screen.

Installation

npm install @andore-ui/snackbar

Import

import {Snackbar, SnackbarDescription} from @andore-ui/snackbar

Usage