We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a484c28 commit 7375c49Copy full SHA for 7375c49
src/features/resize-columns/templates/columnResizer.html
@@ -4,5 +4,6 @@
4
class="ui-grid-column-resizer"
5
col="col"
6
position="right"
7
- render-index="renderIndex">
+ render-index="renderIndex"
8
+ unselectable="on">
9
</div>
0 commit comments