kvision / pl.treksoft.kvision.form / HelpBlock / <init>

<init>

HelpBlock(content: String? = null, rich: Boolean = false)

Parameters

content - the text of the label

rich - determines if content can contain HTML code

Constructor