6 comments (6 comments)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript54,612 forks (54,612 forks)batch import
Inactivehelp wantedimprovement
Repository metrics
- Stars
- 98,031 stars (98,031 stars)
- PR merge metrics
- Avg merge 3d 4h (Avg merge 3d 4h)248 merged PRs in 30d (248 merged PRs in 30d)
Description
What problem does this feature solve?
Tour组件中,只更改 某一步引导 选中的div的offset
What does the proposed API look like?
暂无
Contributor guide
- Research direction
- Investigate the Tour component source code to identify where the offset for the target element is set. Then design an API to allow per step offset customization.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- ReactGit