Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTMLFormatConfiguration

Hierarchy

  • HTMLFormatConfiguration

Index

Properties

Readonly contentUnformatted

contentUnformatted: string

Readonly endWithNewline

endWithNewline: boolean

Readonly extraLiners

extraLiners: string

Readonly indentHandlebars

indentHandlebars: boolean

Readonly indentInnerHtml

indentInnerHtml: boolean

Readonly insertSpaces

insertSpaces: boolean

Readonly maxPreserveNewLines

maxPreserveNewLines: number

Readonly preserveNewLines

preserveNewLines: boolean

Readonly tabSize

tabSize: number

Readonly unformatted

unformatted: string

Readonly wrapAttributes

wrapAttributes: "auto" | "force" | "force-aligned" | "force-expand-multiline"

Readonly wrapLineLength

wrapLineLength: number

Generated using TypeDoc