Tags
Tags¶
Tags are key-value pairs that add extensibility to objects. Any object that supports tags (Entities, items, heroes, etc.) can have arbitrary data attached via string keys and string values.
Tags are commonly used with Filters to power User Interface Contexts, allowing interfaces to display data conditionally based on tag values.
Tag values support Text Escape Codes.