Effect Watch Set
Watch state changes with debounce and throttle controls.
Effect: watch + set (debounced)
Count =
Label = idle
Clicking Inc/Dec quickly should update Label after 300ms debounce.
PHP
Watch state changes with debounce and throttle controls.
Count =
Label = idle
Clicking Inc/Dec quickly should update Label after 300ms debounce.