Skip to content

Commit bff6382

Browse files
author
Fred Heusschen
committed
docs for watch
1 parent 94a235d commit bff6382

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

dist/dotdotdot.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interface dddOptions {
2525
tolerance?: number;
2626
/** Selector for elements not to remove from the DOM. */
2727
keep?: string;
28-
/** Whether and when to update the ellipsis: null, 'window' (default) or 'resize' */
28+
/** Whether and when to update the ellipsis: null, true or 'window' (default) */
2929
watch?: string;
3030
/** The height for the container. If null, the max-height will be read from the CSS properties. */
3131
height?: number;

dist/dotdotdot.es6.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)