Introduction

Components define how to render circuit symbols. You can create custom components for Circuit Diagram using a simple XML format.

This section describes how to create your own components.

Setup

To build components, you will need to use the Circuit Diagram CLI application, and optionally the Visual Studio Code extension.

You can either do this locally on your own computer, or in your browser using the pre-configured GitPod environment.

To view the setup instructions, select the option you would prefer to use:

  1. GitPod - in your browser
  2. Local - on your own computer

The local setup is supported on Windows, Mac and Linux.