library
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
library
library
/
xyz.malefic.compose.iced
/
TextField
/
TextField
Text
Field
constructor
(
value
:
String
,
onValueChange
:
(
String
)
->
Unit
=
{}
,
placeholder
:
String
=
""
,
key
:
String
?
=
null
)