pixi-reels
All questions

How do I show a static board with no spinning at all?

Build with .initialFrame(grid) and simply never call spin() — the board renders the seeded symbols statically.

More in Getting started