@128technology/darsain-tooltip 中文文档教程
Tooltip
用于基本工具提示实现的 JavaScript 库。
工具提示不提供与用户交互的绑定(如悬停时显示)。 它被设计为消费 包装器,如 darsain/tooltips
、表单验证库等。
通过无缝 CSS 支持类型化类和效果过渡(您不必在 JavaScript 中定义过渡持续时间)。
Support
从 IE8 开始,但工具提示箭头的样式适用于 IE9+。 如果你关心,只需重新设计 .tooltip:after
箭头,考虑 IE8。
其他浏览器可以正常工作。
Install
组件:
component install darsain/tooltip
Download
最新稳定版本的独立构建:
tooltip.zip
- combined archivetooltip.js
- 25 KB sourcemappedtooltip.min.js
- 10 KB, 2KB gzippedtooltip.css
- 4.5 KB including transitions & types
在 jsfiddle 上隔离问题时,使用 tooltip.js
上面的 URL。
Documentation
可以在 docs 目录中找到。
License
麻省理工学院
Tooltip
JavaScript library for basic tooltip implementation.
Tooltip doesn't provide bindings to user interaction (like displaying on hover). It is designed to be consumed by wrappers like darsain/tooltips
, form validation libraries, etc.
Supports typed classes, and effects via seamless CSS transitions (you don't have to define transition durations in JavaScript).
Support
Starts at IE8, but Tooltip arrows are styled for IE9+. If you care, just restyle the .tooltip:after
arrow with IE8 in mind.
Other browsers just work.
Install
component install darsain/tooltip
Download
Standalone build of a latest stable version:
tooltip.zip
- combined archivetooltip.js
- 25 KB sourcemappedtooltip.min.js
- 10 KB, 2KB gzippedtooltip.css
- 4.5 KB including transitions & types
When isolating issues on jsfiddle, use the tooltip.js
URL above.
Documentation
Can be found in the docs directory.
License
MIT
你可能也喜欢
- 3e04129467d4f670 中文文档教程
- @20i/react-css-classes 中文文档教程
- @2o3t-core/plugin-third-party 中文文档教程
- @3t-transform/transform-datatransformation 中文文档教程
- @4xy/components 中文文档教程
- @9188/w-cli 中文文档教程
- @a2h1t4k4/sayhello 中文文档教程
- @abb-cli-dev/log 中文文档教程
- @abdelrahman-elkady/eslint-config 中文文档教程
- @abhijoseph/reportportal-client 中文文档教程