Function: FloatingReaction()
@roomful/cursors / FloatingReaction
Function: FloatingReaction()
Section titled “Function: 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.
Parameters
Section titled “Parameters”The floating reaction configuration.
Returns
Section titled “Returns”ReactElement<unknown, string | JSXElementConstructor<any>> | null
The rendered floating reaction, or null after the animation completes.