Websites v4 docs v5.2.5
    Preparing search index...

    Variable SEARCH_ORDER_OPTIONSConst

    SEARCH_ORDER_OPTIONS: {
        "least-expensive-first": string[];
        "least-square-feet-first": string[];
        "most-expensive-first": string[];
        "most-recent-first": string[];
        "most-recently-launched-first": string[];
        "most-recently-updated-first": string[];
        "most-square-feet-first": string[];
    } = ...

    Type Declaration

    • least-expensive-first: string[]
    • least-square-feet-first: string[]
    • most-expensive-first: string[]
    • most-recent-first: string[]
    • most-recently-launched-first: string[]
    • most-recently-updated-first: string[]
    • most-square-feet-first: string[]