Best way to declare an object globally in quasar v2 ? #8839
Unanswered
RejDev
asked this question in
General - Components / Directives / etc
Replies: 1 comment 3 replies
-
|
I'd like to see some explanation on this subject. I'm trying to declare some similar object for vue-gapi Maybe that could be a direction: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am in the process of migrating a large application made with quasar v1 to v2, but i found some difficulties...
If you could help me please I would be very grateful to you.
what is the best way to declare an object globally :
is using boot files like this is correct ?
/src/boot/aos.ts
and use it like this (in view) :
thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions