Skip to content

Instance Methods

updateOptions

params: (options: Partial<Omit<GanttOptions, 'el'>>)

Updates the configuration of the instance.

on

params: (...rest: any) Refer to the on method of eventemitter3

Binds instance events, which are currently available for the instance can be found in the documentation Events.

off

params: (...rest: any) Refer to the off method of eventemitter3

Cancel event binding