compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
js
Target filter
common
composeUi
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.foundation
/
clickable
clickable
common
composeUi
js
expect
fun
Modifier
.
clickable
(
onClick
:
(
)
->
Unit
)
:
Modifier
(
source
)
Has the interactive effect when clicked on the
composeUi
targets.
actual
fun
Modifier
.
clickable
(
onClick
:
(
)
->
Unit
)
:
Modifier
(
source
)
actual
fun
Modifier
.
clickable
(
onClick
:
(
)
->
Unit
)
:
Modifier
(
source
)