Tags are optional "marks" left on nodes that are used to apply matching styles. Tags closely resemble
HTML classes.
Tags have to be explicitly defined before usage by creating an enum and marking it with the @NodeTag attribute.
Such tags can then be applied by passing them to the constructor.
Tags are optional "marks" left on nodes that are used to apply matching styles. Tags closely resemble HTML classes.
Tags have to be explicitly defined before usage by creating an enum and marking it with the @NodeTag attribute. Such tags can then be applied by passing them to the constructor.