Skip to content

Add copy button to Terminal component #78

@BunsDev

Description

@BunsDev

Summary

Add a copy affordance to the terminal chrome so users can copy terminal contents from demos.

Acceptance Criteria

  • Add a copy button near the window controls
  • Copy the rendered terminal text with navigator.clipboard.writeText()
  • Show a short-lived success state after copying
  • Demonstrate the behavior in the playground

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions