How do use: utils.copyToClipboard

Re: How do use: utils.copyToClipboard

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

Hi Dorel,

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

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

I hope it works now!

Cheers,

Dani