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

    Labels for AIAssistant component

    interface AIAssistantLabels {
        clear: string;
        copied: string;
        copy: string;
        emptyState: string;
        error: string;
        history: string;
        newConversation: string;
        placeholder: string;
        quickActions: string;
        retry: string;
        send: string;
        settings: string;
        thinking: string;
        title: string;
    }
    Index

    Properties

    clear: string

    Clear button tooltip

    copied: string

    Copied confirmation

    copy: string

    Copy button tooltip

    emptyState: string

    Empty state message

    error: string

    Error message

    history: string

    History button tooltip

    newConversation: string

    New conversation

    placeholder: string

    Input placeholder

    quickActions: string

    Quick actions section

    retry: string

    Retry button

    send: string

    Send button tooltip

    settings: string

    Settings button tooltip

    thinking: string

    Loading message

    title: string

    Component title