Skip to main content

gcal.onnewandupdatedeventsprops.singleevents

Home > @runlightyear/gcal > OnNewAndUpdatedEventsProps > singleEvents

OnNewAndUpdatedEventsProps.singleEvents property

Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves. Optional. The default is False.

Signature:
singleEvents?: boolean;