datepicker
datepicker controls enables user to pick a date by opening a calendar. The calendar is opened after user taps on the control.
Syntax
<div data-juci="datepicker" data-label="Datepicker" placeholder="Choose a date"></div>
<div data-juci="datepicker" data-label="Datepicker with binding" data-bind="ref: dated"></div>
The default return value for datepicker control is a Date object
Attributes
-
data-juci {String} ΒΆA string with value datepicker.