Circle V2 API Docs
    Preparing search index...
    • Icon button that copies content to the clipboard on click.

      Shows a success color on the icon after copying. Pass getCopyContent to provide the value to copy.

      Parameters

      Returns Element

      <CopyIconButton
      getCopyContent={() => "text to copy"}
      trackingData={{ event: "Copy" }}
      />