Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.5
-
None
Description
The 'navigation' widgetProperties accepts a boolean or a javascript structure. The DatePicker component, however, only accepts strings and arrays of strings (which are escaped properly).
This could be relatively easily added by also allowing Map<String, ?> structures in the widgetProperties.