Skip to main content

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).