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