Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextStyle

Describes a text style.

Hierarchy

  • TextStyle

Index

Properties

Optional backgroundColor

backgroundColor: string

Optional background color. Format is CSS sstyle #RRGGBB.

Optional bold

bold: boolean

Show as bold text.

Optional foregroundColor

foregroundColor: string

Optional foreground color. Format is CSS sstyle #RRGGBB.

Optional italic

italic: boolean

Show as italic text.

Optional underline

underline: boolean

Show as underline text.

Generated using TypeDoc