Open dominiciun opened 10 months ago
You can use the data-url
attribute on either the button or the button container (the one with class shareon
). See the documentation here
I have tried this. It seems to only change the url on onload
. When the attribute is changed after element is loaded shareon will not catch on to it.
Oh, yes, you have to call Shareon.init()
after every update. For some reason, it's not in the documentation... I'll have to adjust that
In some cases there are cases in which the location.href is not meant to be the shareable url.