The options that can be passed to the debounce function.
debounce
Optional
Specify invoking on the leading edge of the timeout.
Specify invoking on the trailing edge of the timeout.
The options that can be passed to the
debounce
function.