/

Time KIT

Description and examples API
-
Name and descriptionType Value
[mode]
Time format mode
MaskitoTimeMode
'HH:MM'
[timeSegmentMinValues]
Minimum value for each time segment

Default:
{hours: 0}  /  {hours: 1} for mode without / with meridiem period

MaskitoTimeSegments<number>
{}
[timeSegmentMaxValues]
Maximum value for each time segment

Default:
{hours: 24}  /  {hours: 12} for mode without / with meridiem period

MaskitoTimeSegments<number>
{}
[step]
The value by which the keyboard arrows increment/decrement time segments

Default:0 (disable stepping)

number