render

fun <T : Node> render(vararg clazz: KClass<T>, block: CustomRenderer<Node>.() -> Unit)

Add a custom renderer for the given node type(s).