# Table Editable Use Plugin: [x-editable](https://github.com/vitalets/x-editable) ## Usage ```html ``` ## Options ### editable * type: Boolean * description: Set false to disabled editable of all columns. * default: `true` ## 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` All options can be defined via `data-editable-*` HTML attributes. Table wide options are used for every column but can be overridden: ````html
# | Name | Description |
---|