Infinite Scroller is a custom component to infinitely scroll
{{item}}
{{'import {INFINITE_SCROLLER_PROVIDERS} from "fuel-ui/fuel-ui"'}};
The Infinite Scroller component allows for asynchronous ability to show items as a user scrolls. Use the next
and prev
events to know when to start adding items to show or removing items for performance reasons.