react-hook-form / documentation

📋 Official documentation
http://react-hook-form.com
MIT License
724 stars 1.04k forks source link

Feature Request: Implement Scrollspy for Dynamic Navigation #1052

Open git-dhanji opened 8 months ago

git-dhanji commented 8 months ago

Objective : The objective of this proposal is to suggest the integration of a Scrollspy feature into our React Hook Form documentation navigation system. The Scrollspy feature dynamically updates the navigation bar based on the user's scroll position, highlighting the corresponding navigation item for the currently visible section or component.

Benefits:

Purspose

With dynamic navigation Without dynamic navigation
image first