JS DOM: decodeURIComponent

By Xah Lee. Date: .

decodeURIComponent is a string property of the Global Object.

decodeURIComponent is the inverse of encodeURIComponent.

JavaScript DOM, Get URL, Set URL