0.0.2 • Published 6 years ago
gitbook-plugin-scroll-to-top v0.0.2
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" ]
}