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

    Interface LayerAttribute<WfsXmlTypes>

    interface LayerAttribute<WfsXmlTypes = XmlTypes> {
        name: string;
        type: WfsXmlTypes;
    }

    Type Parameters

    Index

    Properties

    Properties

    name: string