Stone.js API
    Preparing search index...
    • Set the current screen's title from within a component.

      The web counterpart applies a full head to the document. A phone has no document, so the title is what survives, and it becomes the screen's title.

      Parameters

      • head: HeadContext

        The head context to apply.

      Returns void