You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be nice if this could be determined during compilation, so while iterating through nav objects we could check for an attribute (current or active or whatevs) and style things that way.
Low priority, just a thought!
The text was updated successfully, but these errors were encountered:
Currently, the "current page" is identified using some JavaScript on the client side.
It'd be nice if this could be determined during compilation, so while iterating through nav objects we could check for an attribute (
current
oractive
or whatevs) and style things that way.Low priority, just a thought!
The text was updated successfully, but these errors were encountered: