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

    Per-type layout configuration passed to the template renderer. Values are intentionally minimal โ€” the cyberpunk CSS handles the visual treatment; this struct only captures structural decisions.

    interface LayoutConfig {
    ย ย ย ย columns: ColumnCount;
    ย ย ย ย sidebar: boolean;
    ย ย ย ย heroSection: boolean;
    ย ย ย ย breadcrumbStyle: BreadcrumbStyle;
    }
    Index

    Properties

    columns: ColumnCount

    Primary column count for the article body

    sidebar: boolean

    Whether to render a sidebar panel (e.g. SWOT summary widget)

    heroSection: boolean

    Whether to render an expanded hero section with an accent banner

    breadcrumbStyle: BreadcrumbStyle

    Compact breadcrumb omits the article title segment