{
  "id": "EcheverriaJesus_odd-seahorse-52",
  "name": "odd-seahorse-52",
  "category": "tooltips",
  "author": "EcheverriaJesus",
  "description": "odd-seahorse-52 组件",
  "tags": [],
  "original": {
    "html": "<section class=\"relative flex justify-center items-center\">\n  <div class=\"group flex justify-center transition-all rounded-full bg-gray-200 p-1\">\n    <svg viewBox=\"0 0 320 512\" class=\"w-4 h-4\">\n      <path d=\"M80 160c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64v3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74V320c0 17.7 14.3 32 32 32s32-14.3 32-32v-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7V160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"></path>\n    </svg>\n    <span class=\"absolute opacity-0 group-hover:opacity-100 group-hover:-translate-y-7 duration-700 text-sm\">Information</span>\n  </div>\n</section>",
    "css": "",
    "file_path": "/mnt/persist/workspace/Tooltips/EcheverriaJesus_odd-seahorse-52.html"
  },
  "uniapp": {
    "template": "<view class=\"relative flex justify-center items-center\"></view>\n  <view class=\"group flex justify-center transition-all rounded-full bg-gray-200 p-1\"></view>\n    <view viewBox=\"0 0 320 512\" class=\"w-4 h-4\"></view>\n      <path d=\"M80 160c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64v3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74V320c0 17.7 14.3 32 32 32s32-14.3 32-32v-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7V160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"></path>\n    </svg>\n    <text class=\"absolute opacity-0 group-hover:opacity-100 group-hover:-translate-y-7 duration-700 text-sm\">Information</text>\n  </div>\n</section>",
    "script": "export default {\n  name: 'GalaxyOddSeahorse52',\n  props: {\n    // 根据组件类型动态生成props\n  },\n  data() {\n    return {\n      // 组件状态\n    };\n  },\n  methods: {\n    // 组件方法\n  }\n}",
    "style": "",
    "component_name": "GalaxyOddSeahorse52"
  },
  "platforms": {
    "h5": true,
    "mp-weixin": true,
    "mp-alipay": true,
    "mp-baidu": true,
    "mp-toutiao": true,
    "app-plus": true
  },
  "props": [
    {
      "name": "disabled",
      "type": "Boolean",
      "default": false,
      "required": false,
      "description": "是否禁用"
    }
  ],
  "events": [],
  "slots": [
    {
      "name": "",
      "description": "",
      "props": []
    }
  ],
  "compatibility": {
    "h5": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "mp-weixin": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "mp-alipay": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "app-plus": {
      "supported": true,
      "issues": [],
      "alternatives": []
    }
  },
  "performance": {
    "complexity": "low",
    "bundle_size": 748,
    "render_cost": "low",
    "memory_usage": "low"
  },
  "dependencies": [],
  "examples": [
    {
      "title": "",
      "description": "",
      "code": ""
    }
  ],
  "created_at": "2025-07-31T07:55:38.475Z",
  "updated_at": "2025-07-31T07:55:38.475Z"
}