toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-core
/
react
/
useDebugValue
use
Debug
Value
external
fun
<
T
:
Any
>
useDebugValue
(
value
:
T
,
format
:
(
value
:
T
)
->
Any
=
definedExternally
)
(
source
)
Available since 16.8
Only works inside fc
See also
Hooks and Function Components