I have a sweet alert in one of my react component which displays an Id(ex:Student Id) from an API. Right now, i am able to display the Id in the sweet alert with some message. But i have to make the id as single-click-copy. Please help me with this.
Ex: Student Id is std123. I want to make this std123 as single click copy.