Open Pioneer Trails Packages
    Preparing search index...

    Interface TocReadyEvent

    Event that indicates that the Toc component is initialized. The event carries a reference to the public TocApi

    interface TocReadyEvent {
        api: TocApi;
    }
    Index

    Properties

    Properties

    api: TocApi

    Reference to the Toc API that allows manipulating the Toc.