--- title: decodeURIComponent() slug: Web/JavaScript/Referencje/Obiekty/decodeURIComponent tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/decodeURIComponent ---
Dekoduje komponent Jednolitego Identyfikatora Zasobu (URI) stworzonego przez {{jsxref("encodeURIComponent", "encodeURIComponent()")}} lub podobną.
decodeURIComponent(encodedURI)
encodedURI
Podmienia każdą sekwencję ucieczki (ang. escape sequence ) w zakodowanym komponencie URI znakiem, który ona reprezentuje.