salte-dialog
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>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
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
- Released
- 2017-10-04
- Maturity
- IMPORTED
- License
- MIT License
Compatibility
- Framework
- Polymer 2.0+
- Polymer 1.0+ in 1.0.1
- Browser
- Browser Independent
salte-dialog - Vaadin Add-on Directory
A material dialog with a few extra conveniences.
**[ This description is mirrored from README.md at [github.com/salte-io/salte-dialog](https://github.com//salte-io/salte-dialog/blob/3.0.1/README.md) on 2019-05-22 ]**
[](https://gitter.im/salte-io/salte-dialog?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[](https://www.webcomponents.org/element/salte-io/salte-dialog)
[](https://travis-ci.org/salte-io/salte-dialog)
#
`salte-dialog` is an material dialog with a few extra conveniences.
```html
```