Hiyve Components - v1.0.0
    Preparing search index...

    Type Alias ReactionEffectType

    ReactionEffectType: "floating" | "fullscreen" | "fireworks" | "custom"

    The rendering strategy for a reaction effect.

    • 'floating' — Items float upward with randomized position, rotation, and scale
    • 'fullscreen' — Canvas-based confetti burst covering the entire overlay area
    • 'fireworks' — Canvas-based fireworks with launching rockets and exploding sparks
    • 'custom' — Consumer-provided React component