1.0.5 • Published 3 years ago
@meveo-org/mv-dialog v1.0.5
mv-dialog
MvDialog is a Meveo dialog component (based on lit-element) that provides popup dialogs.
Features
- Header, body and footer slots
- Default left and right buttons
Dependencies
Quick Start
To experiment with the MvDialog component.
Clone this repo.
Serve the project from the root directory with some http server (best served with meveo itself)
Update the dialog demo component in demo.js file
You can also check this demo