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

    Variable DATA_MESSAGE_TYPESConst

    DATA_MESSAGE_TYPES: { REACTION_TRIGGERED: "reaction-triggered" } = ...

    Data message types for reaction sync via client.sendDataMessage().

    Reactions are ephemeral fire-and-forget events — no state sync is needed for late joiners. A single message type broadcasts the effect to all participants in the room.

    Type Declaration

    • ReadonlyREACTION_TRIGGERED: "reaction-triggered"

      A reaction effect was triggered