Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 624 Bytes

Svelte Material UI - Snackbar

Snackbars are where software engineers go to load up on chips and guacamole. Just kidding. They're brief messages that appear at the bottom of the screen.

Installation

npm install --save-dev @smui/snackbar

Examples and Usage Information

https://sveltematerialui.com/demo/snackbar

More Information

See Snackbars in the Material design spec.

See Snackbar in MDC-Web for information about the upstream library's architecture.