APIEventsonOptionsLoadOn this pageonOptionsLoad Description Fires after sections of the Timeline/Units view have been updated onOptionsLoad: () => voidExamplescheduler.attachEvent("onOptionsLoad", function (){ //any custom logic here});Details