Skip to main content

sdk.appcontext

Home > @kittl/sdk > AppContext

AppContext interface

Application context provided to extensions, giving them access to the project SDK and UI panel registration methods.

Signature:

export interface AppContext 

Properties

Property

Modifiers

Type

Description

projectManager

ProjectSDK

Access to the project SDK for manipulating the design

ui

ExtensionPanelManager

Manager for registering extension UI panels and widgets