Documentation

debounce

Debounce time in ms - resets timer on each change, only last update runs.

debounce?: number;

Related