The default constructor
Copy button aria label (announced to screen readers)
Copy button text
The text node to be copied to the users clipboard
Expand/toggle button aria label (announced to screen readers)
Controls the expanded state of block copy
Label naming the block copy component
Event emitted with the chart reference after load is complete
Tooltip text for the copyValue
Placement for the tooltip that further describes the copyValue
Generates a unique value for an id
Used to uniquly relate label to copy button
Returns the flag indicating copy action has just happened
True if copy action has been triggered
Copies the label value to the users clipboard
Copy value to the user's system clipboard
Toggle copyValue panel open and close
Generated using TypeDoc
Block Copy component
Usage:
import { BlockCopyModule } from 'patternfly-ng/copy';
Or:
import { BlockCopyModule } from 'patternfly-ng';