Web features explorer

String raw()

Widely available since 2018-03-30
Tags: javascript Groups: JavaScript > Primitive types > Strings

The String.raw() static method interpolates template literal substitutions, but ignores escape sequences. It is the tag function for template literals.

Learning resources on MDN

Browser support

Specifications