1. Handlebars Helpers
  2. URI Decode

Handlebars Helpers

URI Decode

Decode a URI encoded string into plain text

Uses

  • Use to convert a string that has been URI encoded to plain text

Usage

Helper name : uridecode

Parameter Description
content The URI encoded text to convert

Examples

Simple Example

Example definition:

loading...

Substituted definition

loading...