calcite-design-system icon indicating copy to clipboard operation
calcite-design-system copied to clipboard

Common resource to store debounce consts

Open driskull opened this issue 2 years ago • 0 comments

Background

Sidebar: maybe we need a common resource to store these types of consts. I think debouncing would follow the same delay.

https://github.com/Esri/calcite-components/pull/4527#discussion_r976809350

It would be nice if we had a location where we all shared common debounce timeouts for usage throughout components.

Desired Outcome

A utility resource to store debounce timeouts. Potentially similar to the storage of z-index values.

driskull avatar Sep 21 '22 22:09 driskull