Methods
changeCountry(value)
Change the country in which the event takes place
Parameters:
Name | Type | Description |
---|---|---|
value |
handleChange(date, whichdate)
Date change
Parameters:
Name | Type | Description |
---|---|---|
date |
* | |
whichdate |
* |
removeContent()
Remove an event from the knowledge platform
submitForm()
Submit the form by dispatching the according action with the form state
toggleDelete()
Toggle the delete buttons
toggleMultidate()
Toggle the second date input in case the event has multiple days
updateField(event)
Update the field state
Parameters:
Name | Type | Description |
---|---|---|
event |