CopyTextButtonProps
Home > @backstage/core-components
> CopyTextButtonProps
Properties for CopyTextButton()
Signature:
export interface CopyTextButtonProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) Text to use as aria-label prop on the button | ||
string |
The text to be copied | ||
number |
(Optional) Number of milliseconds that the tooltip is shown | ||
string |
(Optional) Text to show in the tooltip when user has clicked the button |