How to Create a Toggle Button in Pega Constellation UI?
Hi Team,
I am working on a Constellation-based application and need to implement a toggle button (ON/OFF switch) for a user action. I haven’t found a clear approach in the Constellation design system for creating this type of control.
Could you please guide me on:
-
Whether Constellation provides an out-of-the-box toggle/switch control?
-
If not, what is the recommended way to implement this behavior (e.g., using a checkbox, custom component, or a specific design pattern)?
-
Any documentation or examples that show how to configure a toggle-style UI element in Constellation.
Thank you for your help!