toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-dom-legacy
/
react.dom
/
input
input
inline
fun
RBuilder
.
input
(
type
:
InputType
?
=
null
,
formEncType
:
InputFormEncType
?
=
null
,
formMethod
:
InputFormMethod
?
=
null
,
name
:
String
?
=
null
,
classes
:
String
?
=
null
,
block
:
RDOMBuilder
<
INPUT
>
.
(
)
->
Unit
)
(
source
)