GrapesJS / components-forms

Set of form components and blocks for the GrapesJS editor
BSD 3-Clause "New" or "Revised" License
70 stars 58 forks source link

Support for "hidden" input type? #15

Closed bfredo123 closed 2 years ago

bfredo123 commented 3 years ago

Hi,

I am considering using Grapesjs and the forms plugin for my project. Hidden inputs would be somehow important in my case, but as far as I can see it's not supported yet. Am I correct?

Many thanks, especially for these great packages!

artf commented 2 years ago

I'd suggest adding your own custom hidden input components for such a use case as managing hidden elements might require custom UI logic