Skip to content

pragmatic call #34

@alainib

Description

@alainib

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions