Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

codeBlocks

codeBlocks: {}

Type declaration

  • [index: string]: { end: string; start: string }
    • end: string
    • start: string

excludedProperties

excludedProperties: string[]

heightElements

heightElements: HTMLElement[]

ignoredPseudos

ignoredPseudos: string[]

nonVisualElements

nonVisualElements: HTMLElement[]

styleToAttribute

styleToAttribute: {}

Type declaration

  • [index: string]: string

tableElements

tableElements: HTMLElement[]

widthElements

widthElements: HTMLElement[]

Functions

inlineContent

  • inlineContent(html: string, css: string, options?: juice.Options): string
  • Parameters

    Returns string

inlineDocument

  • inlineDocument($: any, css: string, options?: juice.Options): any
  • Parameters

    Returns any

juiceDocument

  • Parameters

    Returns any

juiceFile

  • Parameters

    Returns string

juiceResources

  • Parameters

    Returns string

Generated using TypeDoc