remove

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

Removes a control from the form.

Parameters

key

key identifier of the control


fun remove(key: String)

Removes a control from the form with a dynamic keys.

Parameters

key

key identifier of the control