Skip to content

Custom-Elements/ui-scroll-fixed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ui-scroll-fixed Allows an element to scroll naturally to a certain position on the screen and then remain fixed there for any scroll position below that. Useful for sidebars etc where initially scrolling but then locking into place is sometimes desirable.

##Attributes and Change Handlers ####offset The height from the top of the viewport that the element will fix to.

##Event Handlers ####onScroll

##Polymer Lifecycle

About

Allows an element to display fixed up to a certain offset from the top of the viewport and then remain fixed to that position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors