vue2-scrollspy icon indicating copy to clipboard operation
vue2-scrollspy copied to clipboard

scrollspy-menu component

Open Toilal opened this issue 7 years ago • 0 comments
trafficstars

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 ...

Toilal avatar Dec 18 '17 22:12 Toilal