Ho to call plugin inside component with composition api #9278
Unanswered
camohub
asked this question in
Help/Questions
Replies: 0 comments
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.
-
According documentation I made a helpres.ts plugin file with translate method which I would like to use inside components.
Then I register plugin in main.ts this way
But documentation does not mention how to use plugins inside components. How can I call helpres.translate inside the code and inside templates?
Beta Was this translation helpful? Give feedback.
All reactions