Expand description

A renderer displays data from elements by generating html.

Constructors

constructor

new (): Renderer

Methods

Render a case to HTML.

Render a check to HTML.

Render a diff view to HTML.

Render a group to HTML.

Render a herustic to HTML.

Render a script to HTML. Doesn't really do much atm.

Render the thing containing all the elements (e.g. styling).