tippy.js 6.3.7-esm.0
Install from the command line:
Learn more about npm packages
$ npm install @qbane/tippy.js@6.3.7-esm.0
Install via package.json:
"@qbane/tippy.js": "6.3.7-esm.0"
About this version
➡️ 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.
React: @tippyjs/react
MIT
Assets
- tippy.js-6.3.7-esm.0-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0