Creates a new item with the given data.
Namespace: MindFusion.Scheduling
Package: Calendar.js
JavaScript
![]() |
---|
function createItem (args) |
An object that holds the data for the new item.
Type: Item
The created item.
For more information about creating items on the client-side, please refer to Manipulating Items on the Client.