I have been trying to figure out how to trigger all the built-in perspective events from a custom component. For example I may want to trigger the built-in onClick event.
Has anyone done this before? Are they just normal DOM events?