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

    A column of a table widget. Columns belong to the layer, rows to the feature.

    interface AttributeTableColumn {
        key: string;
        label: string;
    }
    Index

    Properties

    Properties

    key: string
    label: string