See [[B.pageContent]]

Hierarchy

  • PageContent

Constructors

Methods

  • Add contents at the bottom of the css section in

    Returns PageContent

  • Add contents at the top of the css section in

    Returns PageContent

  • Add contents at the standard location in

    Returns PageContent

  • Add contents at the bottom of the scripts section in

    Returns PageContent

  • Add contents at the top of the scripts section in

    Returns PageContent

  • The default. Add contents near the bottom of the page.

    Returns PageContent

  • Add content that will be put in the page.

    Parameters

    • content: string

    Returns PageContent

  • Insert all content into the page by key. If key was already used then insert() returns false.

    Returns boolean

Generated using TypeDoc