Rechat SDK
    Preparing search index...

    Interface RechatAgentsSearchAttributes

    Attributes accepted by the <rechat-agents-search> tag.

    interface RechatAgentsSearchAttributes {
        placeholder?: string;
    }
    Index

    Properties

    Properties

    placeholder?: string

    Placeholder text for the search input.