sdk.designapi
Home > @kittl/sdk > DesignAPI
DesignAPI interface
Main API interface for design manipulation operations. Provides access to all design-related APIs including artboards, objects, text, shapes, images, guides, and canvas operations.
Signature:
export interface DesignAPI
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
API for creating and managing artboards | |||
API for canvas operations (preview images) | |||
API for updating design configuration | |||
API for creating and managing guides (alignment lines) | |||
API for adding and updating illustrations | |||
API for adding and updating images | |||
API for creating and managing loading card placeholders | |||
API for managing design objects (locking, removal) | |||
API for creating and managing basic geometric shapes | |||
API for design state operations (sub-state implementation) | |||
API for creating and managing text elements | |||
API for adding and updating videos |