Skip to content

v5.7.0

Compare
Choose a tag to compare
@avdeev avdeev released this 23 Sep 11:35
· 378 commits to master since this release
a2f924b
  • Add param to to email sharer ae3a461
  • Add getEmailUrl function ae3a461
email({
  to: string,
  url: string,
  title: string,
  description: string,
  subject: string,
})

You can use getEmailUrl(options) for getting URL.