Skip to content

Documentation / jalali-js / EventLaneSegment

Interface: EventLaneSegment

Defined in: event-calendar.ts:123

One event chip or bar segment inside an all-day row.

Properties

allDay

allDay: boolean

Defined in: event-calendar.ts:133


continuesAfter

continuesAfter: boolean

Defined in: event-calendar.ts:132


continuesBefore

continuesBefore: boolean

Defined in: event-calendar.ts:131


endWeekday

endWeekday: number

Defined in: event-calendar.ts:130

Inclusive day index in the visible day list.


eventId

eventId: string

Defined in: event-calendar.ts:124


lane

lane: number

Defined in: event-calendar.ts:126


startWeekday

startWeekday: number

Defined in: event-calendar.ts:128

Inclusive day index in the visible day list.


title

title: string

Defined in: event-calendar.ts:125