Create an object of a specific type
OptionaldescriptionDescription
Whether the add-in is currently enabled
Export add-in data for saving
Get context menu items for an object
Get object types this add-in handles
Get toolbar buttons to add
OptionaliconIcon (MUI icon component or ReactNode)
Unique add-in ID
Import add-in data on load
Display name
OptionalonCalled when a message is received from another user
Called when add-in is mounted/enabled
OptionalonCalled when an object is added to canvas
OptionalonCalled when object is loaded from file
OptionalonCalled when an object is modified
OptionalonCalled when an object is removed
OptionalonCalled when selection changes
Called when add-in is unmounted/disabled
Complete add-in interface