Untitled
unknown
plain_text
a year ago
267 B
5
Indexable
const successMessage = `Application submitted successfully. Please find the rfi-details <a href="#" onClick="copyToClipboard('${rfiUrl}')">here</a>.`; in the above code on click of "here" , copyToClipboard() is not getting called. can you suggest some other method?
Editor is loading...
Leave a Comment