Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HtmlTemplate

Hierarchy

Index

Constructors

constructor

  • Parameters

    • build: object
      • Optional chapterName?: undefined | string
      • chapterNumber: string
      • content: string
      • id: string
      • Optional lastUpdate?: undefined | string
      • Optional name?: undefined | string
      • Optional toc?: undefined | string

    Returns HtmlTemplate

Properties

Optional chapterName

chapterName: undefined | string

chapterNumber

chapterNumber: string

Optional command

command: undefined | string

content

content: string

Optional css

css: undefined | string

Optional date

date: undefined | string

Optional lastUpdate

lastUpdate: undefined | string

Optional link

link: undefined | string

Optional next

next: undefined | string

novelID

novelID: string

Optional novelName

novelName: undefined | string

Optional prev

prev: undefined | string

Optional toc

Optional version

version: undefined | string

Methods

render

renderDefault

  • renderDefault(): string

Generated using TypeDoc