Components and styles
Figma provides a way to fetch metadata on published components and styles in a team library.
These endpoints are specifically for assets published in a team library. To get metadata for local and subscribed components and styles, use GET /v1/files/:key.
Types
Type | Properties |
---|---|
ComponentAn arrangement of published UI elements that can be instantiated across figma files. |
|
ComponentSetA node containing a set of variants of a component. |
|
StyleA set of properties that can be applied to nodes. |
|
FrameInfoData on the frame a component resides in. |
|