Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface FooterLabelSet

    Footer section labels

    interface FooterLabelSet {
    ย ย ย ย sourcesTitle: string;
    ย ย ย ย dataSources: string;
    ย ย ย ย generatedBy: string;
    ย ย ย ย generatedByValue: string;
    ย ย ย ย analysisTools: string;
    ย ย ย ย analysisToolsValue: string;
    ย ย ย ย backToNews: string;
    ย ย ย ย skipToContent: string;
    ย ย ย ย themeToDark: string;
    ย ย ย ย themeToLight: string;
    }
    Index

    Properties

    sourcesTitle: string
    dataSources: string
    generatedBy: string
    generatedByValue: string
    analysisTools: string
    analysisToolsValue: string
    backToNews: string
    skipToContent: string
    themeToDark: string
    themeToLight: string