Back to Overview
WORK WITH YOUR STACKAvailable

UXDL with Figma

Figma communicates visual design; UXDL communicates addressable behavior.


Figma Boundary

Flowchart
Rendering diagram...
Figma owns visual presentation; UXDL owns behavioral state graph.

Linking Figma Frames to UXDL Addresses

Attach exact Figma frame URLs directly onto screen nodes using open metadata:

YAML
screens:
checkout:
name: Checkout Overview
type: page
metadata:
figma_url: "https://www.figma.com/design/xyz/App?node-id=102-45"
figma_component: "Checkout/MainContainer"