UNPKG

@tanzhenxing/zx-tooltip

Version:

`zx-tooltip` 是一个用于显示提示信息的组件。支持多种位置的提示,提供便捷的提示信息显示。

21 lines (20 loc) 509 B
{ "name": "@tanzhenxing/zx-tooltip", "version": "1.0.6", "description": "`zx-tooltip` 是一个用于显示提示信息的组件。支持多种位置的提示,提供便捷的提示信息显示。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "zx-tooltip", "提示", "提示组件", "提示组件" ], "author": "tanzhenxing", "license": "ISC", "dependencies": { "@tanzhenxing/zx-html": "^1.0.14" } }