Skip to main content
Version: 3.13.0

Symbol.toStringTag

The Symbol.toStringTag well-known symbol is a string valued property that is used in the creation of the default string description of an object. It is accessed internally by the Object.prototype.toString() method.

Value

The well-known symbol Symbol.toStringTag.