Type Alias ModelMode.ModelModeType
Defiles whether the user can change the product layout or only the content of provided elements.
Declaration
type ModelModeType = "Simple" | "Advanced" | "SimpleOnly";
Defiles whether the user can change the product layout or only the content of provided elements.
type ModelModeType = "Simple" | "Advanced" | "SimpleOnly";