Components are elements that you can reuse across your files. Making instances of your component keep them linked, and any updates you make to your component will be propagated to your instances.
Components are a powerful way to organize your files, ensure your team is working with the latest updates, and work for efficiently.
Note: Our Components are currently in Beta, and is expected to have bugs. Please let us know if you come across any bugs or have feedback!
There are three ways you can create a component:
With the object/group selected, start typing ‘component’, and then press Spacebar to activate ‘Create component’
Right click on the selection, and then select ‘Create a component’
In the right sidebar, select the ‘Create a component’ icon button on the top right
Once you have a component, you can make instances of it to reuse it in your designs. The instances will reflect any updates made to the main component.
There are multiple ways to create an instance of your components: