|
|
@ -127,7 +127,10 @@ let allOptions = { |
|
|
|
height: {string, number}, |
|
|
|
hiddenDates: {object, array}, |
|
|
|
locale:{string}, |
|
|
|
locales:{object}, |
|
|
|
locales:{ |
|
|
|
__any__: {any}, |
|
|
|
__type__: {object} |
|
|
|
}, |
|
|
|
max: {date, number, string, moment}, |
|
|
|
maxHeight: {number, string}, |
|
|
|
min: {date, number, string, moment}, |
|
|
|