Package-level declarations
Functions
Link copied to clipboard
fun <Model, Value> FormController<Model>.FormHiddenField(modelProperty: KMutableProperty<Value?>, value: Value? = null)
A hidden field in the form. Use this to store model properties which should be displayed to the user