Skip to content

Documentation / jalali-js / TimedEventBlock

Interface: TimedEventBlock

Defined in: event-calendar.ts:137

One timed block inside a day column (minutes from midnight).

Properties

endMinute

endMinute: number

Defined in: event-calendar.ts:142


eventId

eventId: string

Defined in: event-calendar.ts:138


lane

lane: number

Defined in: event-calendar.ts:140


startMinute

startMinute: number

Defined in: event-calendar.ts:141


title

title: string

Defined in: event-calendar.ts:139