DefaultCursor

See source code

The default collaborator cursor: the arrow glyph plus a name tag or chat bubble. The arrow is a <use> of a shared <defs> symbol that LiveCollaborators renders, so a DefaultCursor used outside that layer draws no arrow.

DefaultCursor: import("react").NamedExoticComponent<TLCursorProps>;
Prev
DEFAULT_THEME
Next
DefaultErrorFallback