class TreeRenderer[F[_]](renderer: Renderer, theme: Theme[F])(implicit evidence$1: Sync[F], evidence$2: Batch[F])
Renderer for a tree of output documents.
- Companion
- object
class Object
trait Matchable
class Any
Value members
Concrete methods
Builder step that specifies the root of the document tree to render.
Builder step that specifies the root of the document tree to render.