bindingProperties

@JvmName(name = "ktcabfqexilvntao")
suspend fun bindingProperties(value: Output<ComponentPropertyBindingPropertiesArgs>)
@JvmName(name = "qqsrssgyrttmhxcg")
suspend fun bindingProperties(value: ComponentPropertyBindingPropertiesArgs?)

Parameters

value

The information to bind the component property to data at runtime.


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

Parameters

argument

The information to bind the component property to data at runtime.