Replies: 1 comment 6 replies
-
Right now I pass my data into events as |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using my own event class and am curious on how to supply additional data to the event objects, my events array I pass in <Schedulely events={said array}> will always lose additional data as they are not defined in the InternalCalendarEvent.ts .
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions