{
  "component": true,
  "usingComponents": {
    "x-button": "../button/button"
  },
  "props": {
    "tip1": "",
    "tip2": "",
    "tip1Visible": true,
    "tip2Visible": true
  }
}