Component Javascript Events
I have a page with a number of text components. When a user updates content for one of these text components, I need to be able to call a Javascript function. Is there a way to register custom Javascript callbacks for certain component events *without* creating any new custom components?