Skip to main content
Version: Next

CopyTextButtonProps

Home > @backstage/core-components > CopyTextButtonProps

Properties for CopyTextButton()

Signature:

export interface CopyTextButtonProps 

Properties

PropertyModifiersTypeDescription
"aria-label"?string(Optional) Text to use as aria-label prop on the button
textstringThe text to be copied
tooltipDelay?number(Optional) Number of milliseconds that the tooltip is shown
tooltipText?string(Optional) Text to show in the tooltip when user has clicked the button