collectionBindingProperties

@JvmName(name = "hvjskwfupbqrkjvg")
suspend fun collectionBindingProperties(value: Output<ComponentPropertyBindingPropertiesArgs>)
@JvmName(name = "nolckmyvxltmwfbf")
suspend fun collectionBindingProperties(value: ComponentPropertyBindingPropertiesArgs?)

Parameters

value

The information to bind the component property to data at runtime. Use this for collection components.


@JvmName(name = "jefguyqljpvsiyli")
suspend fun collectionBindingProperties(argument: suspend ComponentPropertyBindingPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The information to bind the component property to data at runtime. Use this for collection components.