bindToRenderTreeView

fun <ContentType : ViewGroup> MountConfigurationScope<ContentType>.bindToRenderTreeView(    state: NestedLithoTreeState,     getRenderTreeView: ContentType.() -> LithoRenderTreeView)