kino icon indicating copy to clipboard operation
kino copied to clipboard

Add a form builder smart cell

Open josevalim opened this issue 3 years ago • 1 comments

Drag and drop input components to build a Kino.Control.form(...) with some sort of layout.

josevalim avatar Mar 23 '22 21:03 josevalim

Could this be an inspiration? https://github.com/json-editor/json-editor

JSON Schema is already quite popular to define your structure and JSON Editor comes with additional options for layout and validation.

egze avatar Sep 10 '22 11:09 egze