在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mattkrick/lolliclock开源软件地址(OpenSource Url):https://github.com/mattkrick/lolliclock开源编程语言(OpenSource Language):JavaScript 63.8%开源软件介绍(OpenSource Introduction):LolliclockA material design timepicker based on clockpicker No longer maintained I'll still accept PRs. The javascript world has changed a lot in the last year! ES2015, npm3, react, webpack, and css-modules are looking like the new rulers and it just doesn't make sense to maintain a fun little project like this. For a similar component, please see the time picker in material-ui. #Basics Internals are based off clockpicker, with a million tiny UX changes. #Usage
#Features ###autoclose False (default) includes the Cancel/OK buttons at the bottom. ###hour24 False (default) change to 24 hours system. ###datetime field
Most backend folks like to save times as dates because they're a breeze to work with.
This timepicker creates a hidden input which is dynamically named by putting '-export' at the end of your input field.
Now you can use realtime validation or push directly to a database without first converting to a JS date object.
If your input has a ###animations It looks pretty great #Versions 0.2.0 - Fixed IE/Safari date bug, added meteor pkg, added 'change' trigger on input field 0.1.0 - Initial commit #License MIT - fork away! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论