Skip to main content
Version: Next

CopyTextButtonProps

Home > @backstage/core-components > CopyTextButtonProps

Properties for CopyTextButton()

Signature:

export interface CopyTextButtonProps 

Properties

Property

Modifiers

Type

Description

"aria-label"?

string

(Optional) Text to use as aria-label prop on the button

text

string

The 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