Skip to content

EventList

Extends

  • EventList

Properties

cursor?

optional cursor: string;

The cursor, for pagination

Inherited from

bkper.EventList.cursor

items?

optional items: Event[];

List items

Inherited from

bkper.EventList.items