jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
jsonforms-kotlin
shared
/
com.paligot.jsonforms.kotlin.internal.ext
/
value
value
inline
fun
<
T
>
JsonPrimitive
.
value
(
)
:
T
Get value from
JsonPrimitive
type which convert a string to
Double
,
Int
,
Float
,
Boolean
or
String
.