HtmlTag

constructor(tagName: String, id: String? = null, baseClass: String? = null, job: Job, scope: Scope)

Parameters

tagName

name of the tag. Used to create the corresponding Element