This repository was archived by the owner on Nov 9, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork538
Tooltip, popover, dropdown, and menu library
License
NotificationsYou must be signed in to change notification settings
atomiks/tippyjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
➡️View the latest demo & docs here
# npmnpm i tippy.js# Yarnyarn add tippy.js
Import thetippy
constructor and the core CSS:
importtippyfrom'tippy.js';import'tippy.js/dist/tippy.css';
<scriptsrc="https://unpkg.com/@popperjs/core@2"></script><scriptsrc="https://unpkg.com/tippy.js@6"></script>
The core CSS comes bundled with the default unpkg import.
For detailed usage information,visit the docs.
- React:@tippyjs/react (official)
- Ember:ember-tippy (unofficial)
MIT
About
Tooltip, popover, dropdown, and menu library
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.