mithril-materialized
Preparing search index...
DatePickerI18n
Interface DatePickerI18n
interface
DatePickerI18n
{
cancel
?:
string
;
clear
?:
string
;
done
?:
string
;
months
?:
string
[]
;
monthsShort
?:
string
[]
;
nextMonth
?:
string
;
previousMonth
?:
string
;
weekdays
?:
string
[]
;
weekdaysAbbrev
?:
string
[]
;
weekdaysShort
?:
string
[]
;
}
Index
Properties
cancel?
clear?
done?
months?
months
Short?
next
Month?
previous
Month?
weekdays?
weekdays
Abbrev?
weekdays
Short?
Properties
Optional
cancel
cancel
?:
string
Optional
clear
clear
?:
string
Optional
done
done
?:
string
Optional
months
months
?:
string
[]
Optional
months
Short
monthsShort
?:
string
[]
Optional
next
Month
nextMonth
?:
string
Optional
previous
Month
previousMonth
?:
string
Optional
weekdays
weekdays
?:
string
[]
Optional
weekdays
Abbrev
weekdaysAbbrev
?:
string
[]
Optional
weekdays
Short
weekdaysShort
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
clear
done
months
months
Short
next
Month
previous
Month
weekdays
weekdays
Abbrev
weekdays
Short
mithril-materialized
Loading...