progress

open fun progress(baseClass: String? = null, id: String? = null, content: Progress.() -> Unit): Progress
open fun progress(baseClass: String? = null, id: String? = null, content: TextElement.() -> Unit): TextElement