mithril-materialized
    Preparing search index...

    Interface TimepickerI18n

    interface TimepickerI18n {
        cancel?: string;
        clear?: string;
        done?: string;
    }
    Index

    Properties

    Properties

    cancel?: string
    clear?: string
    done?: string