Currently I’m just doing the ``` myButton.setCOSJSTargetFunction(sender => someFunction(sender)) ``` To respond to click events but I’m not sure if that is what this section (https://github.com/skpm/nib-loader#handling-events-from-the-xib) was supposed to be about?