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.
delay
1 parent c18a534 commit 348ed92Copy full SHA for 348ed92
lib/elements/dom-repeat.html
@@ -218,7 +218,7 @@
218
219
/**
220
* When using a `filter` or `sort` function, the `delay` property
221
- * determines a debounce time after a change to observed item
+ * determines a debounce time in ms after a change to observed item
222
* properties that must pass before the filter or sort is re-run.
223
* This is useful in rate-limiting shuffling of the view when
224
* item changes may be frequent.
0 commit comments