Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Function: FloatingReaction()

@roomful/cursors


@roomful/cursors / FloatingReaction

FloatingReaction(props): ReactElement<unknown, string | JSXElementConstructor<any>> | null

Defined in: floating-reaction.ts:130

Renders a transient reaction that floats upward and fades out.

FloatingReactionProps

The floating reaction configuration.

ReactElement<unknown, string | JSXElementConstructor<any>> | null

The rendered floating reaction, or null after the animation completes.