Fixed Layout
Last updated
Last updated
Provides a fixed position container whose classes change by scrolling the page.
On scroll, the container will change its classes to reflect the current scroll direction, and if has past a given threshold.
Can be use to create fixed headers, microheaders, footers, popups, etc.
fixed-layout
propsthreshold
number
When page is scrolled past this number a class is added on node.
300