Skip to content

@vtj / Modules / designer / AssetGroup

Interface: AssetGroup

designer.AssetGroup

Table of contents

Properties

Properties

children

Optional children: AssetGroup[]

Defined in

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


components

Optional components: MaterialDescription[]

Defined in

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


count

count: number

Defined in

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


label

label: string

Defined in

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


library

Optional library: string

Defined in

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


name

name: string

Defined in

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


names

Optional names: string[]

Defined in

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

Released under the MIT License.