FunctionValueExt extension
- on
Methods
-
debounce(
{int? timeout}) → ValueChanged -
Available on ValueChanged, provided by the FunctionValueExt extension
-
throttle(
{int? timeout}) → ValueChanged -
Available on ValueChanged, provided by the FunctionValueExt extension