We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d710ed commit 71e1759Copy full SHA for 71e1759
components/data-table/controls.pug
@@ -9,3 +9,5 @@
9
on-click="@.set('editable', true)"
10
class-orange="editable"
11
): icon.write
12
+
13
+ btn.inverted.red.icon(on-click="closeRow" tooltip="Close"): icon.remove
0 commit comments