Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    A stakeholder-perspective sub-branch within a primary branch

    interface SubBranch {
        label: string;
        items?: string[];
    }
    Index

    Properties

    Properties

    label: string

    Sub-branch label (e.g., stakeholder name)

    items?: string[]

    Child items in this sub-branch