Custom prop controls for the visual editor
The SDK now supports building custom prop controls, letting you create tailored editing experiences for your components.
What’s new
createPropControlAPI — Define custom input UI for component props- Validation support — Add client-side validation rules to your controls
- Nested controls — Compose controls together for complex data structures