layout: docs title: Cell Input description: Plugin to add input/select element on the cells of table. group: extensions
Use Plugin: bootstrap-table-cell-input
{% highlight html %} {% endhighlight %}
type: Boolean
Detail:
Set to true to enable the plugin.
falsetype: Boolean
Detail:
Set to true to make the cell editable.
falsetype: String
Detail:
Defines the type of input. available options: text and select.
text