inline fun <reified T : UIComponent> UIComponent.lookup(noinline op: T.() -> Unit = {}): T?
Find the first UIComponent of the specified type that owns any of this UIComponents root nodes children