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

    A section entry in the article's Table of Contents.

    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.