{
  "collectionName": "components_single_tickers",
  "info": {
    "displayName": "ticker"
  },
  "options": {},
  "attributes": {
    "tickerText": {
      "type": "component",
      "component": "shared.text",
      "repeatable": true,
      "required": true
    },
    "speed": {
      "type": "enumeration",
      "enum": [
        "s-10",
        "s-20",
        "s-30"
      ]
    }
  },
  "config": {}
}
