joinToComponentNewLine

fun <E> Iterable<E>.joinToComponentNewLine(linePrefix: Component = PREFIX, formatter: (E) -> Component): Component