Link
a HTML tag
Overview
Every element in your project with a navigation prototype is rendered as a link component by the Uncodie compiler
Setup
- Select the layer or element you want to render as a link in Figma 
- In the plugin navigate to the Component section 
- Set the type to link 
- Optionally set the attributes of the component 
- Compile and publish your project 
Usage
Select this component to render an a element in your HTML DOM.
Rendered Element
<a> ... </a>Last updated
Was this helpful?
