Reusing Custom Components
To reuse a component in the same or a different application, follow these steps:
- Press 'W' or select the component icon in the topbar to open the component library.
- Navigate to the 'My Components' section.
- Click on the desired component to add it to your design.
Updating Custom Component
When you need to update a custom component, follow these steps:
- Select an instance of the custom component.
- Make the necessary changes.
- Click on the Component Icon in the middle of the toolbar (outlined-diamond icon).
- Select 'Update all Instances'. All instances of that component will reflect the modifications.
Unlinking Custom Components
To unlink an instance of a custom component from the component's definition, follow these steps:
- Select the instance of the custom component you want to unlink.
- Click on the Component Icon in the middle of the toolbar (outlined-diamond icon).
- Select "Unlink Component". Now the selected one is no longer an instance of the custom component.
Tip: Unlinking is what you might want to do if you want to create, for example, a Button that almost looks like a custom component you already created. You can add an instance of this custom component, edit and unlink it to create a similar button with changes that won't affect the whole custom component.