Home > @jsplumbtoolkit/browser-ui > TypeDescriptor
TypeDescriptor interface
Base interface for type descriptors for public methods.
Signature:
export interface TypeDescriptor extends TypeDescriptorBase
Extends: TypeDescriptorBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
overlays? | Array<OverlaySpec> | (Optional) Array of overlays to add. |