-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
hello
your package work very well specially the working offset. thanks for work
i'm in a case where i need to call the scroll to an element only after data is fetched. Is there a way to get a function who do that instead of AnchorLink
something like this for example ?
import { AnchorLink , scrollToAnchor} from "react-anchor-link-smooth-scroll";
fetchData( id ) {
.....
scrollToAnchor(id);
}
thanks
Metadata
Metadata
Assignees
Labels
No labels