View source: R/get_component_sets.R
get_component_sets | R Documentation |
Get metadata on a component_set by key. To publish components join a Figma team and subscribe for professional account.
get_component_sets(key)
key |
string. The unique identifier of the component. |
S3 object of class 'rigma_get_component_set'.
## Not run: component_key <- "my_key" get_component_sets(component_key) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.