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