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": "rgb(224,116,21)"},    "labels": [{"label": "$(instance)", "x": 500, "y": 1100, "layer": "icon"}]  }}
  • Examples

  • Experiments

  • Analyses

  • Tests