Draggable / formeo

Drag & Drop Form Builder
http://draggable.github.io/formeo/
MIT License
530 stars 198 forks source link

Need Table Element with Row and Columns #349

Open rajindersinghugw opened 6 months ago

rajindersinghugw commented 6 months ago

Hi @kevinchappell

Can you please help me to add table element ?

Let me know what is syntax to add table in element group.

Thank you

kevinchappell commented 2 weeks ago

This would require a custom component. have a look at the code in src/demo to see how other elements are created. this is definitely something needs documentation