📄️ Access to external API from Form Designer
You can access the desired API via custom actions, which are called on a specific event, such as onClick
📄️ Getting form JSON
Getting form JSON.
📄️ Tracking component add and remove events
Learn how to use onFormElementAdd and onFormElementRemove callbacks to track when components are added or removed from your form in FormEngine Designer
📄️ Storing user-defined data
Each component that implements IFormData can maintain a user-defined data object of any shape
📄️ Theme manipulation
How to set a designer theme (light, dark, or system theme).
📄️ Using Designer and rsuite components in React 19
How to use Designer and rsuite components in React 19