Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    One breadcrumb node. The last item in the array is rendered with aria-current="page" and no anchor (it is the current page); all other items must supply an href.

    interface BreadcrumbItem {
    ย ย ย ย label: string;
    ย ย ย ย href?: string;
    }
    Index
    label: string
    href?: string