Figma · Schema

Component

Metadata about a main component in a Figma file. Components are reusable design elements.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
key string The globally unique key of the component.
name string Name of the component.
description string The description of the component as entered in the editor.
componentSetId ['string', 'null'] The ID of the component set this component belongs to, if any.
documentationLinks array An array of documentation links attached to this component.
remote boolean Whether this component is a remote component that was pulled from an external library.
View JSON Schema on GitHub