[]
        
(Showing Draft Content)

TextBoxStyleContent

Type Alias: TextBoxStyleContent

type TextBoxStyleContent = object;

Properties

BackgroundColor?

optional BackgroundColor?: string;

Color?

optional Color?: string;

FontFamily?

optional FontFamily?: string;

FontSize?

optional FontSize?: string;

FontStyle?

optional FontStyle?: FontStyle;

FontWeight?

optional FontWeight?: FontWeight;