Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

bootstrap 4 - <NavHashLink> 'react-router-hash-link' How to Simulate Scrollspy with Component

I have a version of a webpage that uses the following style of scrollspy:

https://getbootstrap.com/docs/4.0/components/scrollspy/#item-1-1

"When successfully implemented, your nav or list group will update accordingly, moving the .active class from one item to the next based on their associated targets."

When the element with certain ID is on the screen it activates the Navlink and highlights it. I have translated it to a React App and have imported from 'react-router-hash-link'. Since I have done that, the scrollspy which highlights the nav link when the id (#) is on the screen no longer works. Is there a solution to using to simulate this scrollspy functionality with this component?

https://www.npmjs.com/package/react-router-hash-link


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...