Methods
-
mergeOpts(newOpts)
-
Merge options together. Deliberatly shallow merge.
Parameters:
Name Type Description newOptsObject - Source:
Type Definitions
-
_cal_ThemeDate_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description themestring Theme class to use
inBoundsboolean Date appears in the "current" month
-
_newDateChecker_Return
-
Type:
- object
- Source:
Properties:
Name Type Description goodboolean Date is good
badboolean Date is bad
failrulestring | boolean Rule the date failed, or false
passrulestring | boolean Rule the date passed, or false
dateObjobject Date object
-
_pickRanges_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description montharray Arrays of [ value, label, slected (boolean) ]
yeararray Arrays of [ value, label, selected(boolean) ]
-
_slide_ThemeDate_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description themestring Theme class to use