as shown in the figure, when you jump to a component, the corresponding left navigation turns red.
the class that controls highlighting is as follows:
.active{
backgournd-color:yellow;
}
how to achieve it? there is no train of thought at all.