setRootAsync

fun setRootAsync(component: Component?): LegacyLithoViewRule

Sets the new root Component to render asynchronously.


fun setRootAsync(builder: Component.Builder<*>): LegacyLithoViewRule

Sets the new root Component.Builder to render asynchronously.