A grid of posters that fetches items from a source.
Provides infinite scrolling to fetch more items out of the box.
You can set a height or append the Grid component to a parent with a height
to limit the height of the grid, as the grid will grow indefinitely (as long as the source has items)
and keep fetching more items.
A grid of posters that fetches items from a source. Provides infinite scrolling to fetch more items out of the box.
You can set a height or append the Grid component to a parent with a height to limit the height of the grid, as the grid will grow indefinitely (as long as the source has items) and keep fetching more items.