dojo / 1.10 / dojo / on / debounce.html /

dojo/on/debounce

Summary

event parser for custom events

Usage

debounce (selector,delay);
Parameter Type Description
selector String

The selector to check against

delay Interger

The amount of ms before testing the selector

See the dojo/on/debounce reference documentation for more information.

Methods

© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/on/debounce.html