Skip to content

OvidiuGabor/mytimmings

Repository files navigation

events: [
                {
                    title: "Busy",
                    start: '2021-02-27T12:00:00',
                    end: '2021-02-27T13:00:00',
                    allDay: false,
                    overlap: false

                },

                {
                    title: "Break",
                    start: '2021-02-27T13:00:00',
                    end: '2021-02-27T15:00:00',
                    allDay: false,
                    color: 'red',
                    editable: true,
                    durationEditable: true,
                    overlap: false,
                    url: 'www.google.com'
                }

            ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published