@geogirafe/lib-geoportal
    Preparing search index...

    Represents the state of a filter element in the AdvancedFilterComponent. This class provides functionality to store and manage filter conditions, operators, and attributes.

    Index
    attributeChoices: Map<string, string[]> = ...
    attributes: LayerAttribute<string>[]
    attributeTitles: Map<string, string> = ...
    id: string
    inverted: boolean = false
    layer?: LayerWms