kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
browser-ext
/
com.varabyte.kobweb.browser.uri
Package-level
declarations
Functions
Functions
decode
URI
Link copied to clipboard
external
fun
decodeURI
(
encodedURI
:
String
)
:
String
decode
URIComponent
Link copied to clipboard
external
fun
decodeURIComponent
(
encodedURIComponent
:
String
)
:
String
encode
URI
Link copied to clipboard
external
fun
encodeURI
(
uri
:
String
)
:
String
encode
URIComponent
Link copied to clipboard
external
fun
encodeURIComponent
(
uriComponent
:
String
)
:
String