toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks
/
useCounter
use
Counter
@
Composable
fun
useCounter
(
initialValue
:
Int
=
0
,
optionsOf
:
CounterOptions
.
(
)
->
Unit
)
:
CounterHolder