I am trying to build schema builder similar to vertabelo. I’m using fabric.js for interactions. How can i create html table like structure where i can add columns and their types as shown in the image.
1 thought on “How to Create html table like structure using fabric js?”
Use Html Table inside svg as shown below and convert it into image and use it as fabric object
Use Html Table inside svg as shown below and convert it into image and use it as fabric object