appendCollection

open fun <E> appendCollection(collection: Iterable<E>, formatter: (E) -> Component): SurfComponentBuilder