HTML5 inputs
Add row Editable row
Name Status Group Edit
{{ user.name || 'empty' }} {{ editable.showStatus(user) }} {{ editable.showGroup(user) }}
Editable column
Name
Status
Group
{{ user.name || 'empty' }} {{ editable.showStatus(user) }} {{ editable.showGroup(user) }}
Editable table
Name Status Group Action
{{ user.name || 'empty' }} {{ editable.showStatus(user) }} {{ editable.showGroup(user) }}