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 initialize the editor in the default mode:
  • type:"org" is used to initialize the editor in the org chart mode:
  • type:"mindmap" is used to initialize the editor in the mindmap mode:

Related articles: