executionMode property

TapExecutionMode executionMode
final

Execution timing mode (throttle, debounce, or rate-limited). Defaults to throttle for backward compatibility.

Implementation

final TapExecutionMode executionMode;