Constructor
new Snackbar()
see more here
Example
import { Snackbar } from 'meteor/duckdodgerbrasl:lern-layouts';
...
<Snackbar message='hello world' />
Snackbar - can subriscribe all material snackbar props
see more here
import { Snackbar } from 'meteor/duckdodgerbrasl:lern-layouts';
...
<Snackbar message='hello world' />