Figma Plugins

Figma Plugins

  • Introduction
  • API Reference
  • Updates

DocumentationLink

interface DocumentationLink {
  readonly uri: string
}

Represents a link to documentation for a component. uri should be a valid URI (e.g. https://www.figma.com).

Learn more about Figma