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 b16cdec commit 24f1c07Copy full SHA for 24f1c07
packages/vaadin-grid/src/vaadin-grid-selection-column.js
@@ -169,9 +169,8 @@ class GridSelectionColumnElement extends GridColumnElement {
169
}
170
171
/**
172
- * When the default header renderer is a current renderer, it re-renders
173
- * the header cell content once an instance property of the column
174
- * used in the default header renderer is changed.
+ * Re-renders the header cell content once a column property
+ * bound in the default header renderer is changed.
175
*
176
* @private
177
*/
0 commit comments