HtmlConversationFrameBuilder

Provides an HTML conversation 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, converser: Converser, commands: List<CommandHelp>): Frame

Build a frame with a title, converser and commands.