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
Examples
Simple Example
Example definition:
Substituted definition
Handlebars Helpers
Decode a URI encoded string into plain text
Helper name : uridecode
| Parameter | Description |
|---|---|
| content | The URI encoded text to convert |
Example definition:
Substituted definition