new CalendarEventListener()
Events
setDate
Properties:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
data |
object |
Properties
|
Example
calendar.emit("setDate", { date: new Date() })
setMonth
Properties:
| Name | Type | Description |
|---|---|---|
month |
number |
setYear
Properties:
| Name | Type | Description |
|---|---|---|
year |
number |