I'm not sure if you expect the text to be static.

If so, in the Button > Link, you could try with javascript: navigator.clipboard.writeText('This is a message.');

Acorn