JavaScript/jQuery Diagram - toolbox.groups
Lists toolbox groups.
Use the groups property to customize the toolbox's content. You can populate it with default or custom groups.
category
Specifies the category of shapes that are displayed in the group.
Type:
Enums.DiagramShapeCategory |
displayMode
Specifies how shapes are displayed in the toolbox.
Type:
Enums.DiagramToolboxDisplayMode
shapes
Lists the shapes in the group. The built-in shape types are shown in the Shape Types section.
Feedback