Skip to content

Improve attribute "language"

The object attributes currently used in #17 (closed) seem to be quite limited. It would be possible to improve this in different ways:

  • Save all the attributes to one different field that contains, for example, one json object describing all interactions
  • Make the value of the custom attributes a JSON object that can hold extra information (for example {highlight: 1, color: #FF00FF})