tooltip
๐ก Positioned React tooltip for hover, focus, click, and controlled popup flows.
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- app.tsx
- tsconfig.json
- codeql.yml
- deploy-pages.yml
- react-component-ci.yml
- react-doctor.yml
- surge-preview.yml
- dependabot.yml
- FUNDING.yml
- pre-commit
- anim.less
- bootstrap.less
- bootstrap_white.less
- arrowContent.md
- disabled.md
- formError.md
- onVisibleChange.md
- placement.md
- point.md
- showArrow.md
- simple.md
- twoButtons.md
- arrowContent.tsx
- disabled.tsx
- formError.tsx
- onVisibleChange.tsx
- placement.tsx
- point.tsx
- showArrow.tsx
- simple.tsx
- twoButtons.tsx
- changelog.md
- index.md
- index.tsx
- placements.tsx
- Popup.tsx
- Tooltip.tsx
- trigger.js
- index.test.tsx
- popup.test.tsx
- setup.js
- .dumirc.ts
- .editorconfig
- .fatherrc.js
- .fatherrc.ts
- .gitignore
- .prettierignore
- .prettierrc
- CHANGELOG.md
- eslint.config.mjs
- global.d.ts
- LICENSE
- package.json
- README.md
- README.zh-CN.md
- tsconfig.json
- type.d.ts
- vercel.json
๐ ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/react-component/tooltip
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd tooltip
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install @rc-component/tooltip
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
<a href="https://npmjs.org/package/@rc-component/tooltip"><img alt="NPM version" src="https://img.shields.io/npm/v/@rc-component/tooltip.svg?style=flat-square"></a>
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
<a href="https://npmjs.org/package/@rc-component/tooltip"><img alt="npm downloads" src="https://img.shields.io/npm/dm/@rc-component/tooltip.svg?style=flat-square"></a>
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
