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
Get app data by extending
app.getProjectData
Define element types and their colors
Define element operations add/move/remove
Last updated
Was this helpful?