kbrsh/moon-router

How can I change the active class of a router link?

Closed this issue · 3 comments

Title says it all. But, we need to be able to at the very least be able to change the active and hover classes.

In the vue router you can just add a line when you call the routes, default is something like is-active and you could change this to whatever you need like is-on etc

kbrsh commented

Agreed, I'll add this.

kbrsh commented

Should be fixed in v0.1.1.