toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks
/
rememberDebounceFn
remember
Debounce
Fn
@
Composable
fun
rememberDebounceFn
(
fn
:
VoidFunction
,
optionsOf
:
DebounceOptions
.
(
)
->
Unit
=
{}
)
:
(
TParams
)
->
Unit