bindings

@JvmName(name = "rtjgqvcdkddrjcvb")
suspend fun bindings(value: Output<Map<String, ComponentFormBindingElementArgs>>)
@JvmName(name = "icxsabequadorjte")
suspend fun bindings(value: Map<String, ComponentFormBindingElementArgs>?)

Parameters

value

The information to bind the component property to form data.


@JvmName(name = "nruelpyoienfxdnv")
suspend fun bindings(vararg argument: Pair<String, suspend ComponentFormBindingElementArgsBuilder.() -> Unit>)

Parameters

argument

The information to bind the component property to form data.


@JvmName(name = "bwriectjiqdcaurv")
fun bindings(vararg values: Pair<String, ComponentFormBindingElementArgs>)

Parameters

values

The information to bind the component property to form data.