Options
All
  • Public
  • Public/Protected
  • All
Menu

The FigmaElement interface is for elements that have an added description, but are otherwise unaltered from how they appear from Figma's API.

Hierarchy

Index

Properties

Optional children

children?: FRAME[]

Optional description

description?: string

id

id: string

name

name: string

type

type: string

Generated using TypeDoc