# Editable []({{ site.repo }}/blob/master/docs/_includes/extensions/editable.md) --- Use Plugin: * [x-editable](https://github.com/vitalets/x-editable) * [bootstrap-table-editable.js](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/editable) ## Editable Options ### editable * type: Boolean * description: Set false to disabled editable of all columns. * default: `true` ## Editable Column options ### editable * type: Object * description: Configuration of x-editable. Full list of options: http://vitalets.github.io/x-editable/docs.html#editable * default: `undefined` ## Editable Examples