Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HtmlFormatOpts

Hierarchy

  • HtmlFormatOpts

Index

Properties

attrib

attrib: string

HTML attrib name.

bg

bg: string

Prefix string for background colors

bold

bold: string

Bold format string

colors

colors: string[]

Array of 16 color strings, in this order: black, red, green, yellow, blue, magenta, cyan, white, then repeated as bright versions.

delim

delim: string

Delimiter between individual formatting terms (e.g. ; for CSS rules or for CSS class names).

dim

dim: string

Dimmed format string

fg

fg: string

Prefix string for foreground colors

underline

underline: string

Underline format string

Generated using TypeDoc