HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
536 stars 105 forks source link

Dynamically add items to table #274

Closed bernardarhia closed 1 year ago

bernardarhia commented 1 year ago

Can there be a way to add more rows base on a condition? Example, I have a button and when I click the button, it should be able to add new row to the table