Skip to content

Prevent scrolling to top on reload #484

Answered by lovasoa
ArianYN asked this question in Q&A
Discussion options

You must be logged in to vote

Hello ! You can make a link to a particular point in the page using a URL fragment. For instance:

select 
    'button' as component;

select 
    '?id=1#mybutton'  as link,
    'My Button' as title,
    'mybutton' as id;

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ArianYN
Comment options

@lovasoa
Comment options

@ArianYN
Comment options

Answer selected by ArianYN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants