EU Parliament Monitor — API Documentation - v0.8.43
    Preparing search index...

    One entry in the article-level table of contents (H2 level).

    interface TocSection {
        id: string;
        title: string;
    }
    Index

    Properties

    Properties

    id: string

    Fragment identifier — matches the id="…" on the rendered H2.

    title: string

    Display title shown in the sidebar nav.