nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.6k stars 433 forks source link

Can I specify the recipient address on EmailShareButton #418

Open mdonagh opened 2 years ago

mdonagh commented 2 years ago

If I want to say create an email with a specific recipient address: to you@test.com from: me@test.com Subject: Hello! Body: Hello!

How do I do this? It doesn't seem to be a prop I can specify.