UNPKG

@smui/dialog

Version:
18 lines (10 loc) 348 B
# Svelte Material UI - Dialog Dialogs are modal boxes that inform the user and/or accept a decision. # Installation ```sh npm install --save-dev @smui/dialog ``` # Examples and Usage Information https://sveltematerialui.com/demo/dialog # More Information See [Dialogs](https://m2.material.io/components/dialogs) in the Material design spec.