ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.schemas
/
CloneFunction
Clone
Function
typealias
CloneFunction
<
T
>
=
(
value
:
T
?
)
->
T
?
(
source
)
Function responsible for creating a clone of a value of this schema.