Skip to main content

events

Type: string[]

The key of the events for which you want to render the seating chart.

Incompatible with channels

Channels functionality is not supported when using an event group with multiple events. Use seasons for that.

If an object is booked for one (or more) events in the list, it will show up as booked for the whole event group.

events: ['smallTheatreEvent1', 'smallTheatreEvent2', 'smallTheatreEvent3']
Note

Either events or event must be passed in, but not both.