Preparing search index...
The search index is not available
ngeo
ngeo
src/misc/debounce2
debounce
Function debounce
debounce
<
T
>
(
func
,
wait
)
:
T
Type Parameters
T
Parameters
func
:
T
The function to debounce.
wait
:
number
The wait time in ms.
Returns
T
The wrapper function.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
ngeo
api
Map.js
src
Querent
Search
Themes
constants
options
ngeo.format.filter
src
srcapi
Generated using
TypeDoc
The function to debounce.