Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

backgroundColor: Color
children: NodeApi<SceneNode>[]
exportSettings?: ExportSetting[]
file: FileApi
flowStartingPoints?: FlowStartingPoint[]
id: string
index: number
isFixed?: boolean
name: string
parent: NodeApi<Node>
pluginData: any
props: Record<string, string>
prototypeStartNodeID: string
sharedPluginData: any
type: "CANVAS"
visible?: boolean

Methods

  • walk(cb: ((node?: NodeApi<Node>) => boolean | void)): void

Generated using TypeDoc