TimelineKit API
    Preparing search index...

    Interface SchedulerResourceEventArgs

    Event args emitted when a resource changes.

    interface SchedulerResourceEventArgs {
        resource: SchedulerResource;
    }
    Index

    Properties

    Properties