HtmlTransitionFrameBuilder

Provides an HTML transition 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, message: String): Frame

Build a frame with a title and message.