Skip to content

$fn.link(url)

Function to display the URL destination in a new tab.

Arguments

NameTypeDescription
urlstringWebsite URL

Return value

None

Sample

$fn.link(‘https://google.com/’);