Home > @jsplumbtoolkit/browser-ui > ShapeType
ShapeType interface
Defines a shape type. If you wish to supply custom shape types you should extend this interface.
Signature:
export interface ShapeType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description? | string | (Optional) | |
label? | string | (Optional) | |
square? | boolean | (Optional) | |
template | string | ||
type | string |