@jamescoyle/vue-polyfilled-dialog
v0.1.5
Published
This Vue component allows you to replace any instance of `<dialog>` with `<polyfilled-dialog>` to easily polyfill dialog functionality into all modern browsers. It uses the [polyfill provided by the Google Chrome team](https://github.com/GoogleChrome/dial
Downloads
5
Maintainers
Readme
Polyfilled dialog
This Vue component allows you to replace any instance of <dialog>
with <polyfilled-dialog>
to easily polyfill dialog functionality into all modern browsers. It uses the polyfill provided by the Google Chrome team.