Does clipart have onClick Event?

Maybe I don’t have something configured correctly, but under properties for a clipart image, there doesn’t appear to be a onClick event. Only Events are onViewportEnter, onViewportLeave, onMouseIn and onMouseOut. Regular images seem to have this event?

Thanks,
Mark

Hey Mark,

Currently, there’s no onClick event for a Clipart element. These are the events available for a clipart element:

As a workaround, you can add a container box on top of it, change its background opacity to 0% and use the onClick event of the container box.

Have a good day,
Tal.