Skip to main content

sdk.sethiddenparams

Home > @kittl/sdk > SetHiddenParams

SetHiddenParams interface

Parameters for object hiding operations.

Signature:

export interface SetHiddenParams 

Properties

Property

Modifiers

Type

Description

hidden

boolean

The hidden state to set for the object.

id

string

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