internalBindingState

fun <A> internalBindingState(value: Lazy<A>, label: String? = null): BindingSignal<A>(source)

Internal version of externalSignal used for states which should be considered "internal" implementation details of the graph.