Public typealias

Signature
type TLCollaboratorHintComponent = ComponentType<{
  className?: string
  point: VecModel
  viewport: Box
  zoom: number
  opacity?: number
  color: string
}>
References

VecModel, Box

Source

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

TLCLickEventNameTLCommand