Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentApi

Hierarchy

Index

Properties

children: CanvasApi[]
file: FileApi
id: string
index: number
isFixed?: boolean
name: string
parent: NodeApi<Node>
pluginData: any
props: Record<string, string>
sharedPluginData: any
type: "DOCUMENT"
visible?: boolean

Methods

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

Generated using TypeDoc