Trigger Widgets

Trigger Widgets are interactive UI elements whose primary purpose is to capture a direct user action (like a click) and initiate a process in your backend logic. They are the starting point for many user-driven workflows in an application.

Available Trigger Widgets

  • Button: A standard, highly configurable button used to capture user clicks and trigger flows.

Last updated