TLShapeUtilConstructor

See source code
Table of contents
interface TLShapeUtilConstructor<
  T extends TLUnknownShape,
  U extends ShapeUtil<T> = ShapeUtil<T>,
> {}

(new)

Parameters

NameDescription

editor

Returns

U

Properties

migrations

optional

props

optional
props?: RecordProps<T>

type

type: T['type']

Prev
TLShapeUtilCanvasSvgDef
Next
TLSnapIndicatorProps