Public typealias

Signature
type TLGridComponent = ComponentType<{
  x: number
  y: number
  z: number
  size: number
}>
Source

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

TLExternalContentSourceTLHandleComponent