Dialog
The Below is a collection of simple to complex examples. This is a simple dialog with just basic logic. Using the Due to limited space, full-screen dialogs may be more appropriate for mobile devices than dialogs used on devices with larger screens. Dialogs can be nested: you can open one dialog from another.Dialog
component inform users about a specific task and may contain critical information, require decisions, or involve multiple tasks. Use dialogs sparingly because they are interruptive. API
Examples
Basic
Modal
persistent
prop will not close the dialog the overlay is clicked. Fullscreen
Nested
Ready For More?
Continue to learn more about svelte materialify with content selected by the creator.
Last Updated: 2022-10-03