bindings

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

Parameters

value

The information to bind the component property to form data.


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

Parameters

argument

The information to bind the component property to form data.


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

Parameters

values

The information to bind the component property to form data.