{
  "collectionName": "components_links_simple_buttons",
  "info": {
    "name": "Button",
    "displayName": "Button",
    "icon": "fingerprint",
    "description": ""
  },
  "options": {},
  "attributes": {
    "text": {
      "type": "string"
    },
    "type": {
      "type": "enumeration",
      "enum": ["primary", "secondary"]
    }
  }
}
