Skip to content

fontStyle

Font style name as defined in the font (e.g. weight and italic). Part of Typography.

Type(s)

TypeExample
string"Bold Italic"
TokenReference$token: DS.Font.Style.Bold
$type: string

Source

packages/schema/types/Styles.ts (Typography interface)