Function js_sys::decode_uri_component
source · [−]Expand description
The decodeURIComponent()
function decodes a Uniform Resource Identifier (URI) component
previously created by encodeURIComponent
or by a similar routine.
The decodeURIComponent()
function decodes a Uniform Resource Identifier (URI) component
previously created by encodeURIComponent
or by a similar routine.