Preparing search index...
    interface CalendarTimePickerLocale {
        placeholder?: string;
        rangePlaceholder?: [string, string];
    }
    Index

    Properties

    placeholder?: string
    rangePlaceholder?: [string, string]