Type Alias SurfaceTypes
Specifies product definitions used as arguments in the loadEditor method.
Declaration
export declare type SurfaceTypes = string | IPrintAreaTemplate | ISurfaceDefinition | ISurfaceTemplate | ISurfaceFromState;
Specifies product definitions used as arguments in the loadEditor method.
export declare type SurfaceTypes = string | IPrintAreaTemplate | ISurfaceDefinition | ISurfaceTemplate | ISurfaceFromState;