@mesg-components/social-network
v1.0.1
Published
## Install
Downloads
1
Keywords
Readme
@MESG-COMPONENTS/SOCIAL-NETWORK
Install
npm install '@mesg-components/social-network'
or yarn add '@mesg-components/social-network'
Properties
- text:
String
, Optional. - recommandedAccount:
String
, Optional. The default ismesgfoundation
- counter:
Boolean
, Optional. The default isfalse
Slot
- none
Example
Default:
<template>
<TweetButton url="https://mesg.com" text="Check out the latest rewarded contribution to the @MESGfoundation by [Name]. #MESGRewards" />
</template>