diff --git a/docs/api/javascript/ui/calendar.md b/docs/api/javascript/ui/calendar.md index 1ecb506276a..b5fc9ebe276 100644 --- a/docs/api/javascript/ui/calendar.md +++ b/docs/api/javascript/ui/calendar.md @@ -205,19 +205,32 @@ note that a check for an empty `date` is needed, as the widget can work with a n #### Example - specify cell template as a string -
- - - + + + +
+ + + ### month.empty `String` The template to be used for rendering the cells in the "month" view, which are not in the min/max range.