Riksdagsmonitor Intelligence Platform - v0.7.19
    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