element
A handle for the container where scal lives on the page.
updateelement
A handle for the element that is updated by a click on the calendar.
cells
A handle to all of the cells in the calendar.
startdate
The first date provided when the calendar was created. Defaults to the current date
currentdate
This is the date currently selected.
daterange
An array of all dates currently displayed. Includes dates that fall outside the active month but are visible to round out the weeks.
firstofmonth/lastofmonth
The first and last months of the active month being displayed.
options
Options for the control expressed as a dictionary object. (see scal options for more information),