All events for all components

Most / all components have hide and show events, and that’s great.

Some components have onclick type events, but sadly not all components.

Can each component have a Click event?
Can we also have onhover events?
Can each component have each type of event?

As an app builder, I would love to see all events on all components, so I can allow advanced app functionality.

If we could also have all properties on all components that would be great too.

You might like to look at the augmentation module of Anvil Extras

https://anvil-extras.readthedocs.io/en/latest/guides/modules/augmentation.html

3 Likes