v-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.
See documentation.
The v-dialog component makes it easy to create a
customized loading experience for your application.
Dialogs can be nested: you can open one dialog from another.
Example of a dialog with scrollable content.
Just a simple example of a form in a dialog.
Due to limited space, full-screen dialogs may be more appropriate for mobile devices than dialogs used on devices with larger screens.