showAlert
Last updated
Last updated
Displays a full screen modal dialogue.
Key | Description |
---|---|
showAlert supports additional parameters reference: https://github.com/euvl/vue-notification/blob/master/README.md
This CF allows for super easy implementation. Pass additional options in the options object if needed.
action
showModal
options.text
Body text for alert
options.title
Title text
options.type
info | warn | error | success
options.options
object - additional options to the parent options