Search
Loading...
Skip to content

Type Alias: FontStyle

type FontStyle = "normal" | "italic";

Represents the style of a font.

The FontStyle type defines the possible styles of a font within the Creative Editor SDK. Each style corresponds to a different appearance, allowing for flexibility in how fonts are styled.