The complete tooltip, popover, dropdown, and menu solution for the web
➡️ View the latest demo & docs here
# npm npm i tippy.js # Yarn yarn add tippy.js
Import the tippy
constructor and the core CSS:
import tippy from 'tippy.js'; import 'tippy.js/dist/tippy.css';
<script src="https://unpkg.com/@popperjs/core@2"></script> <script src="https://unpkg.com/tippy.js@6"></script>
The core CSS comes bundled with the default unpkg import.
For detailed usage information, visit the docs.
MIT
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4