Copy Code Snippet
npm install @primer/css
Accessibility
Known accessibility issues (GitHub staff only)
ClipboardCopyButton Accessibility Issues
Usage Guidelines
- Use ClipboardCopyButton to allow users to quickly copy text content to their clipboard
- Provide clear visual feedback when the copy action is successful
- Ensure the button is accessible with proper ARIA labels
- Consider the context where the copy button appears (code blocks, URLs, etc.)