Interface: BuilderElementMeta
Defined in: types.ts:385
Properties
group?
optional group?: string;
Defined in: types.ts:388
icon?
optional icon?: string;
Defined in: types.ts:386
inspector?
optional inspector?: readonly unknown[];
Defined in: types.ts:389
label?
optional label?: LocalizedString;
Defined in: types.ts:387