Search Docs
Loading...
Skip to content

Type Alias: ScaleConfig

type ScaleConfig =
| Scale
| ScaleFn;

Represents the scale configuration for the Creative Editor SDK. This can be a concrete scale or a function that returns a scale based on viewport properties.