bindings

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

Parameters

value

The information to bind the component property to form data.


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

Parameters

argument

The information to bind the component property to form data.


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

Parameters

values

The information to bind the component property to form data.