rc-tooltip React Tooltip Screenshot Browsers support IE / EdgeFirefoxChromeSafariOpera IE 8 + ✔Firefox 31.0+ ✔Chrome 31.0+ ✔Safari 7.0+ ✔Opera 30.0+ ✔ Install Usage varTooltip=require('rc-tooltip');varReact=require('react');varReactDOM=require('react-dom');// By default, the...
"rc-tooltip": "^6.0.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@types/react": "^18.0.27", "@types/react-dom": "^18.0.10", "@vitejs/plugin-react": "^3.1.0", "postcss": "^8.4.21", "sass": "^1.58.0", "tailwindcss": "^3.2.6",...
rc-tooltip/es/index.d.ts Version: 149 BTypeScriptView Raw 1 import Popup from './Popup'; 2 import Tooltip from './Tooltip'; 3 export type { TooltipRef } from './Tooltip'; 4 export { Popup }; 5 export default Tooltip; ...
rc-tooltip Version: 3 files, 3 folders Icon Name Size Content Type assets - - es - - lib - - LICENSE 1.12 kB text/plain README.md 11.7 kB text/markdown package.json 1.84 kB application/json Build: a7ebffa © 2025 UNPKG
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
import type { BuildInPlacements } from '@rc-component/trigger'; import useMergedState from '@rc-component/util/lib/hooks/useMergedState'; import classNames from 'classnames'; import RcTooltip from 'rc-tooltip'; import type { placements as Placements } from 'rc-tooltip/lib/placements'; import...
Slider tooltip extensionSlider with tooltip: 50 Slider showing value on button: 50 Both options together: 50 50 Both options together (mini): 50 View SourceHome Getting started click to expand contents Pages click to expand contents Navigation click to expand contents Events click to ...
An enterprise-class UI design language and React UI library - fix: replace rc-tooltip deprecated api · ant-design/ant-design@af63c66
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.