Web Component: j-ChunkyScroll


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-ChunkyScroll

  • can handle thousands items/elements

Configuration:

  • rowheight {Number} Important, a row height (default: 30 with auto obtaining of size)
  • parent {String} optional, a container with fixed height, can be window. Default value: parent element.
  • margin {Number} optional, a top/bottom margin together (default: 0)
  • scrolltop {Boolean} scrolls to top automatically if the path is changed (default: false)
  • marginxs {Number} optional, a top/bottom margin together for xs screen width
  • marginsm optional, a top/bottom margin together for sm screen width
  • marginmd optional, a top/bottom margin together for md screen width
  • marginlg optional, a top/bottom margin together for lg screen width

Author