📄️ External API access
You can access the desired API via custom actions, which are called on a specific event, such as onClick.
📄️ Getting form data
If you need to retrieve data from a form when the user fills it out, you can
📄️ Getting form JSON
Getting form JSON.
📄️ Storing user-defined data
Each component that implements IFormData can maintain a user-defined data
📄️ Theme manipulation
How to set a designer theme (light, dark, or system theme).