Properties
Property | Type | Description |
---|---|---|
showCursor | boolean | (optional) Define if the copy cursor should be visible. Defaults to true . |
disabled | boolean | (optional) If false , the copy functionality and copy cursor will be omitted. Defaults to true . |
copyContent | React.Node | (optional) Contents to copy. Used when the copied value should differ from the visually shown value(children ). |
children | React.Node | (required) Contents. |
Translations
More info about translations can be found in the general localization and Eufemia Forms localization docs.
Key | nb-NO | en-GB |
---|---|---|
CopyOnClick.clipboard_copy | Kopiert | Copied |