Skip to content
IntegerInput.md

IntegerInput

This connector represents an integer signal as an input to a component

Usage

Dyad.IntegerInput()

Source

dyad
# This connector represents an integer signal as an input to a component
connector IntegerInput = input Integer metadata {  "Dyad": {    "icons": {"default": "dyad://Dyad/IntegerInput.svg"},    "path": {"stroke": "orange"}  }}
  • Examples

  • Experiments

  • Analyses

  • Tests