Interface ITableOfContentsRegistry

Interface describing the table of contents registry.

Hierarchy

  • ITableOfContentsRegistry

Methods

Methods

  • Finds a table of contents model for a widget.

    Notes

    • If unable to find a table of contents model, the method return undefined.

    Parameters

    Returns TableOfContents.Model

    Table of contents model or undefined if not found

Generated using TypeDoc