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