Skip to content
vueda
Search
K
Main Navigation
Home
Tutorials
Guides
Core Concepts
Reference
Appearance
Reference
API Reference
JavaScript API
utils
utils/urls
functions
getUrl
Menu
Return to top
On this page
getUrl
Overview
Gets the URL for a key.
Signature
getUrl(key)
Parameters
Name
Type
Required
Description
key
string
yes
the key code uses to look up the URL
Returns
string
the URL for the key
Source
client/lib/utils/urls.js:62