Skip to content

@vtjDocs


@vtj / designer / AssetGroup

Interface: AssetGroup

Properties

children?

optional children: AssetGroup[]

Defined in

packages/designer/types/framework/assets.d.ts:11


components?

optional components: MaterialDescription[]

Defined in

packages/designer/types/framework/assets.d.ts:10


count

count: number

Defined in

packages/designer/types/framework/assets.d.ts:7


label

label: string

Defined in

packages/designer/types/framework/assets.d.ts:6


library?

optional library: string

Defined in

packages/designer/types/framework/assets.d.ts:8


name

name: string

Defined in

packages/designer/types/framework/assets.d.ts:5


names?

optional names: string[]

Defined in

packages/designer/types/framework/assets.d.ts:9

Released under the MIT License.