Application Plugin

An application plugin provides a set of capabilities to manage a particular type of application, like React, Vuejs, Angular, Node.js etc.

Parts of a typical application plugin

  1. Get app data by extending app.getProjectData

  2. Define element types and their colors

  3. Define element operations add/move/remove

Last updated

Was this helpful?