{
  "component": true,
  "usingComponents": {
    "x-scroll": "../scroll/scroll"
  },
  "props": {
    "tabs": [],
    "tabKey": "title",
    "swipeable": true,
    "index": 0,
    "showLeftArrow": true,
    "showRightArrow": true
  }
}