/materialize-clockpicker

A materialize clockpicker, demo on

Primary LanguageJavaScriptMIT LicenseMIT

Description:

This is a materialize clockpicker designed as an addition to http://materializecss.com/

Most source codes are taken from https://github.com/weareoutman/clockpicker

Options:

Here are some options and their defaults:

default: '',           // default time, 'now' or '13:14' e.g.
fromnow: 0,            // set default time to * milliseconds from now
donetext: 'Done',      // done button text
autoclose: false,      // auto close when minute is selected
ampmclickable: false,  // set am/pm button on itself
darktheme: false,      // set to dark theme
twelvehour: true,      // change to 12 hour AM/PM clock from 24 hour
vibrate: true          // vibrate the device when dragging clock hand

Screenshots:

Image of Materialize Clock Light Image of Materialize Clock Dark