pixi-reels
All questions

How do I show MINI/MINOR/MAJOR/GRAND jackpot plaques above the reels?

The plaques are game-layer UI. Render them above the board and flash them on coin:locked by coin.data?.kind -- type the board as HoldAndWinBuilder<{ kind: string }> so the payload is typed, since data is optional.

More in Coins, values, collectors & jackpots