Theemo / @theemo/tokens / TextTransformValue
Type Alias: TextTransformValue
ts
type TextTransformValue:
| "none"
| "capitalize"
| "uppercase"
| "lowercase"
| "full-width"
| "full-size-kana";
Represents a text transform