Checks if the input is an object that has a tagName property. Used inside of the HTML tagged template functions for checking if interpolated values should be treated as element tags.
tagName
Checks if the input is an object that has a
tagNameproperty. Used inside of the HTML tagged template functions for checking if interpolated values should be treated as element tags.