A material dialog with a few extra conveniences.
[ This description is mirrored from README.md at github.com/salte-io/salte-dialog on 2019-05-22 ]
<salte-dialog>
salte-dialog
is an material dialog with a few extra conveniences.
<salte-dialog opened modal>
<h2>My Header</h2>
<span>Content</span>
<div class="buttons">
<paper-button dialog-dismiss>Cancel</paper-button>
<paper-button dialog-confirm>Accept</paper-button>
</div>
</salte-dialog>
Install
Framework Support
Browser Compatibility
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 3.0.1
Dependencies
- polymer#Polymer/polymer#1.9 - 2
- iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2
- paper-dialog-behavior#PolymerElements/paper-dialog-behavior#1 - 2
- neon-animation#PolymerElements/neon-animation#1 - 2