https://backbonejs.org/#View-events
Thats not the correct way to do events, and there already is one that exists for that element. Check out the
OrderWizard.Module.Shipmethod.ts
file in the source code
☝️ 1
i
iSuite
09/01/2021, 7:32 PM
I see. Thank you
iSuite
09/01/2021, 8:37 PM
I found the module but what would be the best way to add an event handler for the event? I see that if I log the module it shows "addExtraEventHandler" but I dont see any documentation on this