CalendarChangeEvent
The arguments for the change
event of the Calendar. The generic argument sets the target type of the event. Defaults to Calendar
.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent? |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
The Calendar element. | |
value |
|
The new value. |