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

    Labels for MeetingList component

    interface MeetingListLabels {
        emptyState: string;
        error: string;
        filterAll: string;
        filterCancelled: string;
        filterCompleted: string;
        filterPlaceholder: string;
        filterScheduled: string;
        loading: string;
        retry: string;
        title: string;
    }
    Index

    Properties

    emptyState: string

    Empty state message

    error: string

    Error message

    filterAll: string

    All filter option

    filterCancelled: string

    Cancelled filter option

    filterCompleted: string

    Completed filter option

    filterPlaceholder: string

    Filter placeholder

    filterScheduled: string

    Scheduled filter option

    loading: string

    Loading message

    retry: string

    Retry button text

    title: string

    Component title