Rechat SDK
    Preparing search index...

    Interface RechatFilterBedsAttributes

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

    Min/max bounds live on the parent <rechat-listings> element as filter_minimum_bedrooms / filter_maximum_bedrooms.

    interface RechatFilterBedsAttributes {
        disabled?: string;
    }
    Index

    Properties

    Properties

    disabled?: string

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