TimelineKit API
    Preparing search index...

    Class SchedulerEvent

    A time block assigned to a resource. Each event has a start time, end time, and belongs to exactly one resource.

    Index

    Constructors

    Properties

    data: any = undefined

    Arbitrary user data attached to the event. Not serialized.

    changed$: Subject<SchedulerEventEventArgs> = ...

    Emitted when any property of this event changes.

    Accessors

    Methods