Skip to main content

type

Description

Required. Specifies the mode of the diagram editor

Usage

type?: "default" | "org" | "mindmap";

Details

Diagram Editor can be initialized in one of three modes:

  • type:"default" is used to visualize relations between some entities
  • type:"org" is used to show the structure of a group of people by presenting their relations in a hierarchical order
  • type:"mindmap" is used to arrange information on some topic by representing the main concept surrounded by associated ideas

Related articles: