Renders a standard Share button in a profile for the specified URL or content.
| required | class | string | The type of share. Valid values are url, to render a share of the URL specified with the href attribute, and meta, to render a share with the given data. | |
|---|---|---|---|---|
| required | href | string | The reference URL to share. This attribute is required for the url class only. | |