Rechat SDK
    Preparing search index...

    Interface RechatFilterAdvancedAttributes

    Attributes accepted by the <rechat-filter-advanced> tag — the combined "More filters" panel.

    All filter values (square footage, year built, parking, pool, open houses, statuses, subtypes, architectural styles, list agents, etc.) live on the parent <rechat-listings> element under filter_* names.

    interface RechatFilterAdvancedAttributes {
        disabled?: string;
    }
    Index

    Properties

    Properties

    disabled?: string

    Hide the advanced-filter UI. Accepts "true" / "false".