gitbook-plugin-scroll-to-top
v0.0.2
Published
Gitbook Plugin - Scroll to top when page loaded
Downloads
21
Readme
Scroll To Top
Gitbook Plugin
Scroll to top when page loaded.
Installation
Open the book.json and insert scroll-to-top value into the plugins variable.
{
"plugins": [ "scroll-to-top" ]
}