Skip to main content

selectableObjects

Type: string[]
Default: []

Render the chart with the specified objects selectable. This allows you to make objects selectable, even if they are not because they have a non-free status (e.g. booked, or a custom status).

Note that selectableObjects is not supported for General Admission areas. Passing in the label of a GA in selectableObjects will not make it selectable. Fixed and variable occupancy areas, as well as tables with variable occupancy are supported.

You can pass object labels inside the array, like this:

selectableObjects: ['A-1', 'A-2']
Note

selectableObjects has no effect on objects that are not-for-sale.