EventList
Extends
EventList
Properties
cursor?
optional cursor: string;The cursor, for pagination
Inherited from
bkper.EventList.cursoritems?
optional items: Event[];List items
Inherited from
bkper.EventList.itemsEventListoptional cursor: string;The cursor, for pagination
bkper.EventList.cursoroptional items: Event[];List items
bkper.EventList.items