Class TableOfContentsRegistry

Class for registering table of contents generators.

Hierarchy

  • TableOfContentsRegistry

Implements

Constructors

Properties

Methods

Constructors

Properties

_generators: any
_idCounter: any

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

Generated using TypeDoc