form-js / forms.js

Fully featured javascript form builder
https://formsjs.io/
8 stars 4 forks source link

Potentially use custom elements to render form and fields #39

Open Trilmatic opened 4 months ago

Trilmatic commented 4 months ago

Consider using custom elements or some other way of rendering.

Trilmatic commented 4 months ago

Implement with knowladge that it will need to support the containers and its template system like https://github.com/form-js/forms.js/issues/46