Hiyve Components - v1.0.0
    Preparing search index...

    Interface AssistantInputLabels

    Labels for AssistantInput component

    interface AssistantInputLabels {
        placeholder: string;
        send: string;
        suggestions: string;
    }
    Index

    Properties

    placeholder: string

    Input placeholder

    send: string

    Send button tooltip

    suggestions: string

    Suggestions label