react-copy-to-clipboard npmjs code example Example: react copy to clipboard onClick={() => {navigator.clipboard.writeText(this.state.textToCopy)}}