Join Slack
Powered by
According to the docs, this should be supported, r...
# javascript
j
Justin
09/30/2019, 6:44 PM
According to the docs, this
should
be supported, right?
https://kotlinlang.org/docs/reference/js-reflection.html?_ga=2.212620177.463553542.1569790656-1872831452.1547516719#javascript-reflection
c
caffeine
09/30/2019, 8:10 PM
"At this time, JavaScript does not support the full Kotlin reflection API"
caffeine
09/30/2019, 8:12 PM
You can use only
<Your Class>::class.simpleName
👍 1
3
Views
Open in Slack
Previous
Next