kvision / pl.treksoft.kvision.form / Form / remove

remove

fun remove(key: KProperty1<K, *>): Form<K>

Removes a control from the form.

Parameters

key - key identifier of the control

Return
current form