...
Models are used to display content (fields) in the layout
Mostly used for the creating or editing of a record
A Model needs to be added when you perform any action in an event
For the Calendar component you need to create Multi Record Model, You can take help from Models for creating the models
To add the model to Calender, Refer to this link Models
Click the Run & Preview
...