1.0.1 • Published 6 years ago
@mesg-components/social-network v1.0.1
@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>