1
0
forked from HEL/circuiteria

added logic gates

This commit is contained in:
2024-05-17 21:19:40 +02:00
parent a9014e03e9
commit 8ec245f36e
12 changed files with 597 additions and 4 deletions

View File

@ -38,7 +38,7 @@
/// - stroke (stroke): Border stroke
/// - id (str): The block id (for future reference)
/// - auto-ports (bool): Whether to use auto port placements or not. If false, `draw-shape` is responsible for adding the appropiate ports
/// - ports-y (array): Array of the ports y offsets (used with `auto-ports: false`)
/// - ports-y (dictionary): Dictionary of the ports y offsets (used with `auto-ports: false`)
/// - debug (dictionary): Dictionary of debug options.
///
/// Supported fields include: