Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SeatType

Seat type options.

Hierarchy

  • SeatType

Index

Properties

cssClass: string

Css class applied to the seats of this type.

label: string

Display label of this type.

price: number

Price of the seats.

seatColumns?: number[]

Columns of the seats marked with this type.

seatRows?: number[]

Rows of the seats marked with this type.

seats?: SeatIndex[]

Seats marked with this type.

Generated using TypeDoc