HtmlAboutFrameBuilder

Provides an HTML about 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, description: String, author: String): Frame

Build a frame with a title, description and author.