Websites v4 docs v5.2.5
    Preparing search index...
    type BaseSearch = {
        place?: HestiaPlaceData | null;
        placeId?: string;
        postcodeUrlLabel?: string;
        q?: string;
    }
    Index

    Properties

    place?: HestiaPlaceData | null
    placeId?: string
    postcodeUrlLabel?: string
    q?: string