ControlRegistration

class ControlRegistration

Functions

assert
Link copied to clipboard
js
fun assert()
set
Link copied to clipboard
js
fun set(controlId: String?, controlName: String, component: RenderContext.() -> RenderContext): Boolean

Properties

assignee
Link copied to clipboard
js
var assignee: FormControlComponent.Control? = null