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
You can have a look to docs source here, it showcase multiple directives with the data-scroll-spy-id trick.
I think there should be in this project a component that would automatically generate a hierarchical menu based on title tags of the content (h1/h2/h3/h4/h5/h6). It would really help maintaining the menu and the content synchronized ...
The text was updated successfully, but these errors were encountered:
You can see scrollspy in action with a multiple level menu in the component docs I just released : http://vue-tree.pragmasphere.com/#/docs.
You can have a look to docs source here, it showcase multiple directives with the data-scroll-spy-id trick.
I think there should be in this project a component that would automatically generate a hierarchical menu based on title tags of the content (h1/h2/h3/h4/h5/h6). It would really help maintaining the menu and the content synchronized ...
The text was updated successfully, but these errors were encountered: