✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Type alias TextWidgetStyleOptions

TextWidgetStyleOptions: object

Style settings defining the look and feel of TextWidget

# Type declaration

# bgColor

bgColor: string


# html

html: string


# vAlign

vAlign: `valign-${"middle" | "top" | "bottom"}`