HtmlTitleFrameBuilder

Provides an HTML title frame builder that builds in to the specified htmlPageBuilder.

Constructors

Link copied to clipboard
constructor(htmlPageBuilder: HtmlPageBuilder)

Functions

Link copied to clipboard
open override fun build(title: String, introduction: String): Frame

Build a frame for a with a title and introduction.