Interface: INodeVisualComponentProps<TSettings>
Type parameters
| Name | Type |
|---|---|
TSettings | extends INodeComponentSettings = INodeComponentSettings |
Hierarchy
IVisualComponentProps<NodeState,TSettings>↳
INodeVisualComponentProps
Properties
entity
• entity: NodeState
Inherited from
settings
• settings: null | TSettings