search

goog.dom.TagName.ADDRESS

Provided By
Alias for

A tag name for an HTML element.

This type is a lie. All instances are actually strings. Do not implement it.

It exists because we need an object type to host the template type parameter, and that's not possible with literal or enum types. It is a record type so that runtime type checks don't try to validate the lie.

Instance Methods

Functions

Properties