Skip to content

Commit 71e1759

Browse files
author
Cerem Cem ASLAN
committed
added "close" button to the default controls
1 parent 3d710ed commit 71e1759

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/data-table/controls.pug

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
on-click="@.set('editable', true)"
1010
class-orange="editable"
1111
): icon.write
12+
13+
btn.inverted.red.icon(on-click="closeRow" tooltip="Close"): icon.remove

0 commit comments

Comments
 (0)