Public typealias

Signature
type TLCollaboratorHintProps = {
  className?: string
  color: string
  opacity?: number
  point: VecModel
  viewport: Box
  zoom: number
}
References

VecModel, Box

Source

packages/editor/src/lib/components/default-components/DefaultCollaboratorHint.tsx

TLCLickEventNameTLCommand