Sha256: 382cff678047ca02c9f4107ad38cfa1b6540329176939cf576033db1ee7f3693
Contents?: true
Size: 276 Bytes
Versions: 1
Compression:
Stored size: 276 Bytes
Contents
<div ng-switch="datepickerMode" role="application" ng-keydown="keydown($event)"> <daypicker ng-switch-when="day" tabindex="0"></daypicker> <monthpicker ng-switch-when="month" tabindex="0"></monthpicker> <yearpicker ng-switch-when="year" tabindex="0"></yearpicker> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dashstrap-0.1.0 | app/views/angular/fields/datepicker/datepicker.html |