ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
AbsolutePathFragment
/
Id
/
Id
Id
constructor
(
id
:
Any
)
(
source
)
Creates a new
Id
path fragment with
id
transformed into a string via
id.toString()
.
constructor
(
id
:
String
)
(
source
)