Fetch the repository succeeded.
AngularJS directive of timepicker and datepicker with IOS alarm style. You can fit it in your mobile html5 app for ios style animation feel timepicker. It is a base. You can decorate your own style timepicker by modifying css.
##Guidance:
###Run the demo:
###How to fit the directive in your code Please check the demo code. Just simply put the directive in your html desired position:
<timepicker hour='hour' minute='minute'></timepicker>
note: two-way data binding $scope.hour and $scope.minute by 'hour' and 'minute' property
Sign in for post a comment
Comments ( 0 )