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

    Interface ConversationHistoryLabels

    Labels for ConversationHistory component

    interface ConversationHistoryLabels {
        delete: string;
        empty: string;
        older: string;
        title: string;
        today: string;
        yesterday: string;
    }
    Index

    Properties

    delete: string

    Delete button tooltip

    empty: string

    No conversations message

    older: string

    Older label

    title: string

    Panel title

    today: string

    Today label

    yesterday: string

    Yesterday label