Skip to content

Latest commit

 

History

History

tagged-literal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Tagged Template Literal

Tags allow you to parse template literals with a function. The first argument of a tag function contains an array of string values. The remaining arguments are related to the expressions.

References