Search Docs
Loading...
Skip to content

Type Alias: Scale

type Scale = "normal" | "large" | "modern";

Represents the base scale values for the Creative Editor SDK. This type defines the concrete scales that can be rendered.

  • 'normal': Standard UI scaling for desktop and larger screens
  • 'large': Increased UI scaling for touch devices and accessibility
  • 'modern': Modern theme with refined color palette and improved visual hierarchy