Skip to content

haas85/pickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pickers

Collection of pickers (Date picker and time picker) based.

How to use them

  • Date Picker: Import the css(quodatepicker.css) and the script(quodatepicker.js) to your project and add to each input you want to use with the picker the class quoDatePicker, for example: <input id="eventDate" class="quoDatePicker">
  • Time Picker: Import the css(quotimepicker.css) and the script(quotimepicker.js) to your project and add to each input you want to use with the picker the class quoTimePicker, for example: <input id="eventTime" class="quoTimePicker">

About

Collection of pickers for Quojs / lungo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published