Skip to content
Sen Yang edited this page Apr 18, 2016 · 4 revisions

From 1.x to 2.x

  • set height props to <LazyLoad> component, or pass them as parameter if you used @lazyload() decorator.
  • remove wheel or mousewheel props, it's not longer needed. If you want to lazy load some stuff inside a overflow container, try set overflow props.
Clone this wiki locally