Options
All
  • Public
  • Public/Protected
  • All
Menu

The FigmagicElement interface is used after parsing, and before writing elements. It adds the necessary metadata to output needed files onto the standard Figma element data.

Hierarchy

Index

Properties

Optional children

children: FRAME[]

Optional css

css: string

Optional description

description: string

Optional element

element: string

Optional extraProps

extraProps: string

Optional html

html: string

id

id: string

Optional imports

imports: string[]

name

name: string

Optional text

text: string

type

type: string

Generated using TypeDoc