type ViewStyle = "advanced" | "default";
Represents the view style options in the Creative Editor SDK. This type defines the possible view styles, which are ‘advanced’ and ‘default’.
type ViewStyle = "advanced" | "default";
Represents the view style options in the Creative Editor SDK. This type defines the possible view styles, which are ‘advanced’ and ‘default’.