setStateUpdaterAndRootViewReference
fun setStateUpdaterAndRootViewReference(stateUpdater: StateUpdater, mountedViewReference: MountedViewReference)
Parameters
stateUpdater
Set StateUpdater when binding trigger handles so that this handle can be associated with only one ComponentTree and we can access the right event trigger later.