Share
Share component, can be used to share page to other services.
Demo
Basic share:
<Share />
Custom services:
<Share />
<Share services="qq,weibo" />
<Share :services="['qq','weibo']" />
Colorful icon:
<Share colorful />
Share component, can be used to share page to other services.
Basic share:
<Share />
Custom services:
<Share />
<Share services="qq,weibo" />
<Share :services="['qq','weibo']" />
Colorful icon:
<Share colorful />