1 repo
Standardized input types for configuring component properties through a user interface.
Distinguishing note: Specifically covers UI-based configuration controls like pickers and toggles, distinct from general form libraries.
Explore 1 awesome GitHub repository matching user interface & experience · Component Input Controls. Refine with filters or upvote what's useful.
GrapesJS is a modular, web-based visual editor framework designed for building drag-and-drop page builders and custom content management interfaces. It functions as a structural engine that manages hierarchical document models, allowing developers to create reusable design blocks and complex page compositions. By providing a schema-driven approach to UI configuration, the framework enables the construction of design environments where users can assemble layouts and manage component properties visually without writing raw code. The project distinguishes itself through a highly extensible, plug
The editor provides standard input controls like text fields, checkboxes, and color pickers by utilizing built-in trait types for common component configuration tasks.