components
/
dev.fritz2.components.forms.control
/
FormControlComponent
/
Control
js
Control
data class
Control
(id:
String
?, name:
String
, rendering:
RenderContext
.() ->
RenderContext
)
Content copied to clipboard
Properties
Properties
id
Link copied to clipboard
js
val
id
:
String
?
Content copied to clipboard
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
rendering
Link copied to clipboard
js
val
rendering
:
RenderContext
.() ->
RenderContext
Content copied to clipboard