Skip to content
Discussion options

You must be logged in to vote

Just like you are not importing Vue and Quasar, you'll do a similar thing with Notify as well.

https://quasar.dev/start/umd#quasar-global-object

// No import
Quasar.Notify.create({
  message: 'test'
})

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