TLCursorProps
Public typealias
Signature
type TLCursorProps = {
chatMessage: string
className?: string
color?: string
name: null | string
point: null | VecModel
zoom: number
}
References
Source
packages/editor/src/lib/components/default-components/DefaultCursor.tsx