📄️ Essential Elements
Overview
📄️ Configuring Chips
🗃️ Importing Modules and Chips
3 items
📄️ Publishing Modules
📄️ Automatic Layout
Automatic layout is in beta! We're changing and improving the layout algorithms,
📄️ Displaying Circuit JSON on a Webpage
Circuit JSON is a universal
📄️ Using Layout Properties
Overview
📄️ Manual Edits
It can be cumbersome to programmatically define the locations of every component
📄️ Platform Configuration
Overview
📄️ Port and Net Selectors
Selectors are a string used to reference a port, net or any component. They're most
📄️ Programmatically Building Circuits
This guide is about using tscircuit inside of scripts, APIs or inside the browser. Maybe you want to create a website that allows your users drag'n'drop to create custom electronics and turn their designs into real circuits automatically.
📄️ Running tscircuit inside an iframe
Overview
📄️ Understanding Fabrication Files
Overview
📄️ Using "sel" References
The sel object is a special import that allows you to easily reference
📄️ Using tscircuit without React
{/* tscircuit uses React by default for strong guarantees about how