Interface: ISetSerializedProductConfig
Hierarchy
-
IDesignAtomsCommandConfig
↳ ISetSerializedProductConfig
Index
Properties
Properties
Optional
after
• after? : string | string[]
Inherited from IDesignEditorCommandDefinition.after
The next commands to be executed after this command completes.
serializedProduct
• serializedProduct: string
Optional
showPreloader
• showPreloader? : boolean
Inherited from IDesignEditorCommandDefinition.showPreloader
If true
, displays the preloader while executing this command.
surfaceIndex
• surfaceIndex: number