Skip to content

types.SDNode

canisminor1990 edited this page Apr 8, 2023 · 1 revision

Interface: SDNode

types.SDNode

SDNode 对象

Property

Widget 键

Property

属性字段

Property

图片列表

Property

修改属性

Table of contents

Properties

Properties

fields

fields: Record<string, any>

Defined in

src/types/node.ts:33


images

Optional images: ImageItem[]

Defined in

src/types/node.ts:34


modify

Optional modify: SDNodeModify

Defined in

src/types/node.ts:35


widget

widget: string

Defined in

src/types/node.ts:32