@oneblink/sdk-core
    Preparing search index...

    Type Alias LocationElement

    LocationElement: {
        defaultValue?: unknown;
        reverseGeocoding?: {
            formattedAddressElementId: string;
            integrationType: IntegrationGeoscape["type"];
        };
        type: "location";
    } & LookupFormElement & FormElementRequired & FormElementReadOnly