You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @summary A button to trigger text content to be copied to the clipboard
11
-
* @element uui-copy
11
+
* @element uui-text-copy-button
12
12
* @dependency uui-button
13
13
* @dependency uui-icon
14
14
* @fires {UUICopyEvent} copying - Fires before the content is about to copied to the clipboard and can be used to transform or modify the data before its added to the clipboard
15
15
* @fires {UUICopyEvent} copied - Fires when the content is copied to the clipboard
16
16
* @slot - Use to replace the default content of 'Copy' and the copy icon
0 commit comments