sdk.designsdk
Home > @kittl/sdk > DesignSDK
DesignSDK interface
SDK interface for design manipulation operations. Provides access to design state and APIs for managing artboards, objects, text, shapes, images, and other design elements.
Signature:
export interface DesignSDK extends ViewController<NormalizedDesignState, DesignSDKApi>
Extends: ViewController<NormalizedDesignState, DesignSDKApi>