-
Notifications
You must be signed in to change notification settings - Fork 19
types.NodeItem
canisminor1990 edited this page Apr 8, 2023
·
1 revision
types.NodeItem
节点对象
Property
Widget 对象
Property
SDNode 对象
Property
节点位置
Property
节点键
Property
节点宽度
Property
节点高度
Property
父节点 ID
• Optional
height: number
• Optional
key: string
• Optional
node: SDNode
• Optional
parentNode: string
• Optional
position: XYPosition
• widget: Widget
• Optional
width: number