Answer the question
In order to leave comments, you need to log in
How to check if roles exist in Vue?
I made an Auth object that stores the user's parameters. I would like to do so
<div v-if="store.auth.isRole('admin')">Привет администратор!</div>
But getters don't support parameters. And actions like are not intended for reactivity. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question