IntermediateVocabulary#figma#plugin-api#design-tools#vocabulary

Figma Plugin API: Key Vocabulary

The Figma Plugin API runs in a sandboxed JavaScript environment with access to the document tree. Understanding how the main thread and UI iframe communicate, and how to persist data on nodes, is foundational to building Figma plugins.

0 / 5 completed
1 / 5
What is the entry point object for all Figma plugin API operations?