Event Handlers
Event handlers allow you to trigger a series of actions of different types in reaction to user events in your Superblocks Application frontend components.
Event handlers allow you to trigger a series of actions of different types in reaction to user events in your Superblocks Application frontend components.
Event handlers allow you to trigger a series of actions of different types in reaction to user events in your Superblocks Application frontend components.
Make your custom internal Superblocks applications dynamic by writing frontend JavaScript code that handles user events and updates your component data.
Predefined JavaScript functions in Superblocks allow you to perform actions based on frontend events that happen in your custom internal applications.
This guide explains how we can expose profile switching in an application