Skip to main content
Version: Next

HasTag

The HasTag interface defines objects that have a tag. The tag of these objects must be returned by the overridden method: getTag()

Extended by

Methods

getTag()

getTag(): string;

Returns

string

tag of this instance