1.2.6 • Published 20 days ago

@gothassos/easepick-time-plugin v1.2.6

Weekly downloads
-
License
GPL-2.0-or-later
Repository
github
Last release
20 days ago

@easepick/time-plugin

npm version

This package does not need to be installed if you are using @easepick/bundle.

Adds time picker.

Documentation

https://easepick.com/packages/time-plugin

Options

NameTypeDefaultDescription
secondsbooleanfalseEnable seconds picker.
stepHoursnumber1Step for hours.
stepMinutesnumber5Step for minutes.
stepSecondsnumber5Step for seconds.
format12booleanfalseDisplay 12H time.

Methods

NameDescription
setTime(value)Set a time for single date picker.
setStartTime(value)Set start time of date range.
setEndTime(value)Set end time of date range.
1.2.6

20 days ago

1.2.5

20 days ago

1.2.3

6 months ago

1.2.2

1 year ago