How to get current route in view ? #3524
Answered
by
WeyIin
Barbapapazes
asked this question in
Help
-
In many front-end framework (https://router.vuejs.org/api/#linkactiveclass), it is possible to match a route to the url to personalize the style. How to do the same using Edge? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
WeyIin
Jan 30, 2022
Replies: 2 comments 3 replies
-
This is how I did it:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Alternatively you can use something like this too
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Barbapapazes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alternatively you can use something like this too