navigator.clipboard.writeText('some text'); // the document must be focused first (call .focus() on a button/input...)