@easepick/time-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

@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

Name Type Default Description
seconds boolean false Enable seconds picker.
stepHours number 1 Step for hours.
stepMinutes number 5 Step for minutes.
stepSeconds number 5 Step for seconds.
format12 boolean false Display 12H time.

Methods

Name Description
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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @easepick/time-plugin

    Homepage

    easepick.com

    Weekly Downloads

    9,330

    Version

    1.2.1

    License

    GPL-2.0-or-later

    Unpacked Size

    30.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • waki