collectionBindingProperties

@JvmName(name = "byhjpwypktfufeyr")
suspend fun collectionBindingProperties(value: Output<ComponentPropertyBindingPropertiesArgs>)
@JvmName(name = "hfoxcemxqjrtsihh")
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 = "iglsfriktnwhggaq")
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.