Skip to main content

sdk.structureobjectmeta

Home > @kittl/sdk > StructureObjectMeta

StructureObjectMeta interface

Signature:

export interface StructureObjectMeta 

Properties

Property

Modifiers

Type

Description

defaultIcon?

LayerIconType

(Optional)

hidden?

boolean

(Optional)

linkedBoardId?

string

(Optional)

locked?

boolean

(Optional)

maskBackgroundColor?

string | null

(Optional) The background color of the mask when null, it means nothing will be rendered (no color)

maskObjectId?

string

(Optional) Used as a mask group in which object of maskObjectId is used as a mask object

name?

string

(Optional)

open?

boolean

(Optional)

type?

LayerType

(Optional)