toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-styled-next
/
styled
/
styledButton
styled
Button
inline
fun
RBuilder
.
styledButton
(
formEncType
:
ButtonFormEncType
?
=
null
,
formMethod
:
ButtonFormMethod
?
=
null
,
type
:
ButtonType
?
=
null
,
block
:
StyledDOMBuilder
<
BUTTON
>
.
(
)
->
Unit
)
(
source
)