Class NotebookToCFactory

Table of content model factory for Notebook files.

Hierarchy

Constructors

Properties

_scrollToTop: any

Accessors

  • get scrollToTop(): boolean
  • Whether to scroll the active heading to the top of the document or not.

    Returns boolean

  • set scrollToTop(v): void
  • Parameters

    • v: boolean

    Returns void

Methods

  • Whether the factory can handle the widget or not.

    Parameters

    Returns boolean

    boolean indicating a ToC can be generated

Generated using TypeDoc