TLCursorProps
Table of contents
interface TLCursorProps {}Properties
chatMessage
chatMessage: string;className
optional
className?: string;color
optional
color?: string;name
name: null | string;point
point: null | VecModel;userId
userId: string;zoom
zoom: number;Prev
TLCurrentUserNext
TLDeepLinkOptions