Events and Handlers¶
The Icon Button component has the following events and handlers available for use:
Events¶
Event |
Description |
---|---|
On Click Event |
Triggers when the user clicks the mouse or taps the component. |
On Visibility Change |
Gets activated when the visibility state of the component is altered. You can use this event to define actions that need to take place when the component becomes visible or hidden. |