CustomDatepicker Mixin
Description
This mixin allows you to override the default configuration parameters of the Datepicker.
It should be used ONLY with the jQuery DatePicker.
Links
Name | Required | Java Type | Default Prefix | Default Value | Description |
---|---|---|---|---|---|
params | false | JSONObject | prop | The DatePicker parameters you want to override. |
This example changes the nextText and prevText parameters of the jQuery DatePicker.