Home > widget-integration > TextTransform

TextTransform type

Signature:

export type TextTransform = "none" | "capitalize" | "uppercase";