Skip to content

An angular module for creating scrolling containers for huge amount of data

License

Notifications You must be signed in to change notification settings

skaggmannen/superscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superscroll

An angular module for creating scrolling containers for huge amount of data

FAQ

The page hangs for a really log time when I try to use it. Whats up with that?

This is probably because you forgot to set a height constraint on the scrollable container. If you miss the constraints, the container will be populated with the entire data set, since the dynamic chunks are calculated depending on the size of the container.

About

An angular module for creating scrolling containers for huge amount of data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published