You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {boolean} [disableDblClick=false] - Disable double click to create a schedule. The default value is false.
423
425
* @property {boolean} [disableClick=false] - Disable click to create a schedule. The default value is false.
424
426
* @property {boolean} [isReadOnly=false] - {@link Calendar} is read-only mode and a user can't create and modify any schedule. The default value is false.
427
+
* @property {boolean} [usageStatistics=true] - Let us know the hostname. If you don't want to send the hostname, please set to false.
0 commit comments