Calendar: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
VisualData update |
||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{} | { | ||
"schemas": { | |||
"Calendar": { | |||
"events": [ | |||
{ | |||
"title": "Event a", | |||
"start": "2025-08-11T11:00:00.000+0000", | |||
"end": "2025-08-11T12:30:00.000+0000", | |||
"allDay": false, | |||
"url": null, | |||
"classNames": [], | |||
"editable": false, | |||
"startEditable": false, | |||
"durationEditable": false, | |||
"backgroundColor": "", | |||
"borderColor": "", | |||
"textColor": "", | |||
"display": "auto", | |||
"resourceIds": [], | |||
"style": "" | |||
} | |||
] | |||
} | |||
}, | |||
"schemas-data": [] | |||
} |
Revision as of 23:15, 10 August 2025
form is loading...