Bluestep JS Documentation
    Preparing search index...

    Class PageContent

    See [[B.pageContent]]

    Index

    Constructors

    Methods

    • Add content that will be put in the page.

      Parameters

      • content: string

      Returns PageContent

    • Add contents at bottom of of

      Returns PageContent

    • 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

    • Add contents at top of

      Returns PageContent

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

      Returns boolean

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

      Returns PageContent