Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-styled-next
/
styled
/
styledInput
styled
Input
inline
fun
RBuilder
.
styledInput
(
type
:
InputType
?
=
null
,
formEncType
:
InputFormEncType
?
=
null
,
formMethod
:
InputFormMethod
?
=
null
,
name
:
String
?
=
null
,
block
:
StyledDOMBuilder
<
INPUT
>
.
(
)
->
Unit
)
(
source
)