pixi-reels
All questions

How do I set how many rows are visible?

Use .visibleRows(n) for a uniform row count, or .visibleRowsPerReel([...]) when each reel shows a different number of rows.

More in Getting started