1.0.2 • Published 3 years ago

@andrewa813/quasar-app-extension-dialogs v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Quasar App Extension - Dialogs

This is a simple library to show dialogs anywhere from code while also using a Vuex store.

Usage:

this.$dialogs.show({
  name: 'Folder/fileName',
  props: {
    id: 1
    variable: this.variable
  },
  dialogProps: {
    persistent: this.persistent
  }
})

Install

quasar ext add dialogs

Quasar CLI will retrieve it from the NPM registry and install the extension to your project.

Uninstall

quasar ext remove dialogs

Info

Other Info

Donate

If you appreciate the work that went into this App Extension, please consider donating to Quasar.