wdpr
    Preparing search index...

    Interface TableOfContentsData

    Data for [[toc]] (table of contents) elements.

    interface TableOfContentsData {
        align: Alignment | null;
        attributes: AttributeMap;
    }
    Index

    Properties

    Properties

    align: Alignment | null
    attributes: AttributeMap