Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
/tippyjsPublic archive

Tooltip, popover, dropdown, and menu library

License

NotificationsYou must be signed in to change notification settings

atomiks/tippyjs

Repository files navigation

Tippy.js logo

Tippy.js

The complete tooltip, popover, dropdown, and menu solution for the web

npm Downloads per MonthMIT License

Demo and Documentation

➡️View the latest demo & docs here

Migration Guide

Installation

Package Managers

# npmnpm i tippy.js# Yarnyarn add tippy.js

Import thetippy constructor and the core CSS:

importtippyfrom'tippy.js';import'tippy.js/dist/tippy.css';

CDN

<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.

Usage

For detailed usage information,visit the docs.

Component Wrappers

License

MIT

About

Tooltip, popover, dropdown, and menu library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors40


[8]ページ先頭

©2009-2025 Movatter.jp