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

    Labels for the ChatChannelList component.

    interface ChatChannelListLabels {
        noChannels: string;
        noResults: string;
        searchPlaceholder: string;
        title: string;
    }
    Index

    Properties

    noChannels: string

    Text shown when no channels exist

    noResults: string

    Text shown when search returns no results

    searchPlaceholder: string

    Search input placeholder

    title: string

    Title above the channel list