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

<init>

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

Parameters

text - the text of the label

rich - determines if text can contain HTML code

Constructor