Skip to content
Discussion options

You must be logged in to vote

Nope, no useQuasar in qv1. You can import from quasar what you need out of the $q context, ie. import { Dialog } from 'quasar', setup() { Dialog.create(...) }. I would prefer it this way (a bit of boilerplate) than using the context.root from setup param as that one is deprecated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants