collectionBindingProperties

@JvmName(name = "lqkuwmdbyvdoqllo")
suspend fun collectionBindingProperties(value: Output<ComponentPropertyBindingPropertiesArgs>)
@JvmName(name = "tkeubvuunmrswrfw")
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 = "nmspydvpldfitssb")
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.