render

fun render(lithoView: LithoView? = null, componentTree: ComponentTree? = null, widthPx: Int? = null, heightPx: Int? = null, componentFunction: ComponentScope.() -> Component?): TestLithoView

Sets the new root to render.