Overview

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!

How to use Components

Create a component to reuse in designs

There are three ways you can create a component:

  1. With the object/group selected, start typing ‘component’, and then press Spacebar to activate ‘Create component’

  2. Right click on the selection, and then select ‘Create a component’

  3. In the right sidebar, select the ‘Create a component’ icon button on the top right

    Screenshot 2023-12-12 at 7.59.57 AM.png

Make an instance of a component

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:

  1. Duplicate or copy + paste the component
  2. With the component selected, start typing ‘instance’, and then press Spacebar to activate ‘Create instance’
  3. Right click on the component, and then select ‘Create a component’