shibo - @Seve so do we need a new viewer like t...
@Seve so do we need a new viewer like the schematic/assembly-viewer?
4 Replies
I'm recommending this for simplicity https://github.com/tscircuit/assembly-viewer/issues/7
GitHub
Add
showPinout
option · Issue #7 · tscircuit/assembly-viewer@ShiboSoftwareDev i think it'd be easiest for integration if we had a showPinout prop here which causes this viewer to load the pinout instead of the assembly view. We can then add an option to...
basically the AssemblyViewer is really just an SVGViewer, but we'll break out the PinoutViewer if 1) it's popular 2) we need some kind of custom interaction, e.g. "click to copy pin label"
@Seve I got a notification on a comment about the pinout viewer, I don't see it anymore what happened
something along the lines of: "an AssemblyViewer prop"
oh you're good
i think you did it better
a separate component makes more sense