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

    Interface LabelsCapabilityConfig

    The modules.labels capability-level config block.

    interface LabelsCapabilityConfig {
        enabled: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Capability gate — labels are inert when false. Opt-out (enableWhenAbsent: true): absent → active, preserving the pre-migration default-on behaviour.