TLShapeUtilConstructor
See source codeTable of contents
interface TLShapeUtilConstructor<
T extends TLUnknownShape,
U extends ShapeUtil<T> = ShapeUtil<T>,
> {}(new)
Parameters
| Name | Description |
|---|---|
|
Returns
UProperties
migrations
optional
migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrationsprops
optional
props?: RecordProps<T>type
type: T['type']Prev
TLShapeUtilCanvasSvgDefNext
TLShapeWrapperProps