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

    Interface MeetingCardListLabels

    Labels for MeetingCardList component

    interface MeetingCardListLabels {
        cancel: string;
        edit: string;
        emptyState: string;
        join: string;
        moreOptions: string;
        sendReminder: string;
        start: string;
        today: string;
        tomorrow: string;
    }
    Index

    Properties

    cancel: string

    Cancel menu item

    edit: string

    Edit menu item

    emptyState: string

    Empty state message

    join: string

    Join button text (displayed for in-progress meetings)

    moreOptions: string

    More-options tooltip

    sendReminder: string

    Send reminder menu item

    start: string

    Start button text (displayed for upcoming near-now meetings)

    today: string

    "Today" relative date label

    tomorrow: string

    "Tomorrow" relative date label