pixi-reels
All questions

How do I set how many cells are visible?

Use .visibleCells(n) for a uniform count, or .visibleCellsPerReel([...]) when each reel shows a different number of cells.

More in Getting started