sdk.setlockedparams
Home > @kittl/sdk > SetLockedParams
SetLockedParams interface
Parameters for object locking operations.
Signature:
export interface SetLockedParams
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | Unique identifier of the object to lock. This can be the ID of any design object (text, image, shape, group, etc.). | ||
boolean | The locked state to set for the object. |