bootstrap-vue-editable-table-infokartaversion
Version:
A Bootstrap Vue editable table for editing cells using built-in Bootstrap form elements
17 lines (13 loc) • 1.09 kB
Markdown
# BootstrapVue Editable Table
BootstrapVue Editable Table provides new features to [BootstrapVue Table](https://bootstrap-vue.org/docs/components/table) that easily enable cell/row editing, input validation, and other gems while keeping existing functionalities of the original table intact!
- **Get Started**:
- [Setup](https://b-editable-table.muhimasri.com/guide/)
- [Basic Usage](https://b-editable-table.muhimasri.com/guide/basic-usage.html)
- [Playground](https://b-editable-table.muhimasri.com/)
- **Code Examples**:
- [Edit Cell](https://b-editable-table.muhimasri.com/guide/basic-usage.html)
- [Edit Row](https://b-editable-table.muhimasri.com/guide/row-editing.html)
- [Add, Update and Remove Rows](https://b-editable-table.muhimasri.com/guide/add-update-and-remove-rows.html)
- [Input Validation](https://b-editable-table.muhimasri.com/guide/input-validation.html)
- [Load Data via Rest API](https://b-editable-table.muhimasri.com/guide/load-data-via-rest-api.html)
