onsen UI在ng-click上显示一个日期选择器

时间:2015-03-16 13:23:30

标签: javascript jquery angularjs html5 onsen-ui

我想知道是否有办法通过点击某个div标签来显示DatePicker?

<input type="date" ...>

显示原生日期选择器。

1 个答案:

答案 0 :(得分:3)

我不知道Angular原生的任何日期选择器。但是你可以使用boostrap的日期选择器。它非常易于使用,简单的指令可以创建日期选择器。

http://angular-ui.github.io/bootstrap/