Skip to main content

sdk.setlockedparams

Home > @kittl/sdk > SetLockedParams

SetLockedParams interface

Parameters for object locking operations.

Signature:

export interface SetLockedParams 

Properties

Property

Modifiers

Type

Description

id

string

Unique identifier of the object to lock. This can be the ID of any design object (text, image, shape, group, etc.).

locked

boolean

The locked state to set for the object.