bindingEvent

@JvmName(name = "koinqhbshmvvhxua")
suspend fun bindingEvent(value: Output<String>)
@JvmName(name = "jeteefjmtllyjdyd")
suspend fun bindingEvent(value: String?)

Parameters

value

Binds an event to an action on a component. When you specify a bindingEvent , the event is called when the action is performed.