toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-styled-next
/
styled
/
styledForm
styled
Form
inline
fun
RBuilder
.
styledForm
(
action
:
String
?
=
null
,
encType
:
FormEncType
?
=
null
,
method
:
FormMethod
?
=
null
,
block
:
StyledDOMBuilder
<
FORM
>
.
(
)
->
Unit
)
(
source
)