@motion-script/core / TypographyPreset
Type Alias: TypographyPreset
TypographyPreset =
TextStyle
Defined in: project/config.ts:20
A named text-style preset referenced by a Text/RichText variant prop.
Each field it sets supplies that style key to a variant'd node (unless the
author set it explicitly). Same shape as the <DefaultTextStyle> defaults.