Type Alias: TextWeight
TextWeight =
"bold"
|"medium"
|"normal"
|"semibold"
Defined in: src/theme/components/types.ts:88
Font weight variants for text components
TextWeight =
"bold"
|"medium"
|"normal"
|"semibold"
Defined in: src/theme/components/types.ts:88
Font weight variants for text components