Skip to content

Bedrock  >  Structures  >  Tag

Tag

Structure Class

Tag dataclass

Definition of the key/value pair for a tag.

Attributes

key instance-attribute
key: str

Key for the tag.

value instance-attribute
value: str

Value for the tag.