0 comments (0 comments)8 reactions (8 reactions)0 assignees (0 assignees)TypeScript2,167 forks (2,167 forks)batch import
P2Package: coreType: feature requesthelp wanted
Repository metrics
- Stars
- 20,263 stars (20,263 stars)
- PR merge metrics
- Avg merge 43d 10h (Avg merge 43d 10h)27 merged PRs in 30d (27 merged PRs in 30d)
Description
Copying text is a common interaction; it would be nice to provide as a blueprint component:

Contributor guide
- Research direction
- Examine existing blueprint components to understand the pattern and API, then implement a CopyToClipboard component using the Clipboard API. Ensure it provides both success and error callbacks.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitReactTypeScript