UNPKG

jointjs

Version:

JavaScript diagramming library

4 lines (3 loc) 464 B
<p>The attributes in JointJS define how the graphics elements are to be rendered inside of the element and link views. All the standard SVG <a href="https://www.w3.org/TR/SVG/styling.html" target="_blank">styling properties</a> are available (both <code>kebab-case</code> and <code>camelCase</code> styles). In addition JointJS defines new so-called "special" attributes and allows programmers to define their own. Here is the list of all built-in attributes.</p>