experimental-node
<diagram.experimental-node>构件 diagram.experimental-node
Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
usage | ExperimentalUsage | |||
status | NodeStatus | |||
decorator | DecoratorType |
Events
| Name | Description | Event Detail |
|---|---|---|
drag.start | PositionTuple | |
drag.move | PositionTuple | |
drag.end | PositionTuple |
Type references
ExperimentalUsage
"library" | "dragging" | "default"NodeStatus
"highlighted" | "faded" | "default"DecoratorType
"text" | "area" | "container" | "rect" | "line" | "group"PositionTuple
[x: number, y: number]