How do use: utils.copyToClipboard

Re: How do use: utils.copyToClipboard

by Dani Palou -
Number of replies: 0
Gambar Core developers Gambar Moodle HQ Gambar Particularly helpful Moodlers Gambar Peer reviewers Gambar Plugin developers

Hi Dorel,

try using the full name of the "utils" service:

(click)="CoreUtilsProvider.copyToClipboard('bobobob');"

I hope it works now!

Cheers,

Dani