当前位置: 首页 > 工具软件 > Tooltipster > 使用案例 >

tooltip.js_基于VueJS 2.x Tooltip组件的tooltipster.js

颜哲彦
2023-12-01

tooltip.js

Vue工具提示器 (vue-tooltipster)

This is a Vue tooltipster component for VueJS2 inspired in Tooltipster plugin.

这是受Tooltipster插件启发的VueJS2的Vue工具提示组件。

Also it add a new feature to Tooltipster plugin:

它还为Tooltipster插件添加了新功能:

  • Tooltip works as state of the art but also you can click over trigger element for keep the tooltip opened.

    工具提示可以作为最新技术使用,但是您也可以单击触发元素以保持工具提示处于打开状态。

  • You can render html content inside tooltip through slot 'content'

    您可以通过广告位“内容”在工具提示中呈现html内容

Checkout code and run

签出代码并运行

npm install
npm run serve

翻译自: https://vuejsexamples.com/vuejs-2-x-tooltip-component-based-tooltipster-js/

tooltip.js

 类似资料: