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

    Options of the link widget.

    interface LinkOptions {
        showLabel?: boolean;
    }
    Index

    Properties

    Properties

    showLabel?: boolean

    When true the link text is the field label rather than the raw href.