GeoLeaf Core API - v3.0.0
    Preparing search index...

    Validated colours for one category / sub-category pill badge.

    interface ResolvedBadgeStyle {
        background: string;
        border: string;
        text: string;
    }
    Index

    Properties

    background: string

    Pill background.

    border: string

    Pill border.

    text: string

    Pill text colour, picked for contrast against background.