Skip to content

Add an option for customizing debounce delay #3

@TyMick

Description

@TyMick

Add a debounceDelay option to the settings object for customizing the delay (in milliseconds) sent to lodash.debounce (or disabling debouncing altogether).

Options: any non-negative integer (for a delay in milliseconds) or null/false (to disable debouncing)
Default: 400

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions