powered by
Get published styles in a file library by name.
get_file_styles(file_key)
S3 object of class rigma_get_file_styles. Styles are stored in the meta field.
rigma_get_file_styles
meta
string. The key that a Figma file is referred by.
if (FALSE) { # Sys.getenv("FIGMA_ACCESS_TOKEN") != "" if (FALSE) { #navigate to team page and get id from url file_key <- "gYRjH0y8ZM0VtEfO8kf6ch" get_file_styles(file_key) } }
Run the code above in your browser using DataLab