@@include('partials/main.html') @@include("./partials/title-meta.html", {"title": "Form Pickers"}) @@include('partials/head-css.html')
@@include('partials/menu.html')
@@include('partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Forms","title":"Form Pickers"})

Clock Picker

A clock-style timepicker for Bootstrap.

Colorpicker

Examples of Spectrum Colorpicker.

Date Picker

The datepicker is tied to a standard form input field. Click on the input to open an interactive calendar in a small overlay. Click elsewhere on the page or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.

Date Range Picker

@@include('partials/footer.html')
@@include('partials/footer-scripts.html')