Join Slack
Powered by
Hello, Do we have the following functions in Kotli...
# javascript
n
Nicodemus Ojwee
12/01/2021, 12:19 PM
Hello, Do we have the following functions in KotlinJS. If so, which is the appropriate way of using them? • unescape() • decodeURI() • decodeURIComponent()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/unescape
a
andylamax
12/01/2021, 12:24 PM
if not available in the stdlib, define them as external functions
👍 1
r
Robert Jaros
12/01/2021, 12:31 PM
https://youtrack.jetbrains.com/issue/KT-22277
👍 2
5
Views
Open in Slack
Previous
Next