bhaveshpatel200 / vue3-datatable

vue3-datatable is a powerful component for creating dynamic and customizable data tables. It supports large amounts of data, sorting, pagination, and filtering and highly customizable
MIT License
123 stars 18 forks source link

Edit inline #30

Open Taildh opened 6 months ago

Taildh commented 6 months ago

Hi, is there a way to edit inline on the table?

bhaveshpatel200 commented 6 months ago

Hi,

You can use slots to manage inline edit when click on cell value.