toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
list
list
fun
<
T
:
Any
>
Fields
<
*
>
.
list
(
name
:
KProperty0
<
MutableList
<
T
>
>
,
label
:
String
=
name.name
,
visibility
:
Visibility
=
Visibilities.Visible
,
onChange
:
Changer
<
List
<
T
>
>
?
=
null
,
factory
:
ValidationFactory
<
List
<
T
>
>
?
=
null
)
:
ListField
<
T
>