Rechat SDK
    Preparing search index...

    Interface RechatFilterBathsAttributes

    Attributes accepted by the <rechat-filter-baths> tag.

    Min bound and exact-match value live on the parent <rechat-listings> element as filter_minimum_bathrooms / filter_baths.

    interface RechatFilterBathsAttributes {
        disabled?: string;
    }
    Index

    Properties

    Properties

    disabled?: string

    Hide the baths filter UI. Accepts "true" / "false".