Methods
-
mergeOpts(newOpts)
-
Merge options together. Deliberatly shallow merge.
Parameters:
Name Type Description newOpts
Object - Source:
Type Definitions
-
_cal_ThemeDate_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description theme
string Theme class to use
inBounds
boolean Date appears in the "current" month
-
_newDateChecker_Return
-
Type:
- object
- Source:
Properties:
Name Type Description good
boolean Date is good
bad
boolean Date is bad
failrule
string | boolean Rule the date failed, or false
passrule
string | boolean Rule the date passed, or false
dateObj
object Date object
-
_pickRanges_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description month
array Arrays of [ value, label, slected (boolean) ]
year
array Arrays of [ value, label, selected(boolean) ]
-
_slide_ThemeDate_Return
-
Type:
- Object
- Source:
Properties:
Name Type Description theme
string Theme class to use