RAMP4 - v4.21.0
    Preparing search index...
    interface DetailsFieldItem {
        alias?: string;
        field: string;
        visible?: boolean;
    }
    Index

    Properties

    Properties

    alias?: string

    Specifies the field title.

    field: string

    Unique identifier for the field. Aligns with the layer field name.

    visible?: boolean

    Whether this field is displayed.