X Enterprises
nuxt-x-affiliate

ShareButtons

Social sharing buttons for Twitter, Facebook, LinkedIn, and Email for affiliate referral links.

ShareButtons

The XAFShareButtons component renders share buttons for Twitter, Facebook, LinkedIn, and Email. Each button opens the platform's share dialog pre-filled with the affiliate's referral URL and the shareMessage from app config.

Components

<XAFShareButtons />

<XAFShareButtons
  :url="referralUrl"
  :message="shareMessage"
/>

Props

PropTypeDefaultDescription
urlstringrequiredReferral URL to share
messagestringvalue from xAffiliate.shareMessage app configPre-filled share message text
platforms('twitter' | 'facebook' | 'linkedin' | 'email')[]all fourWhich platforms to show

AI Context

component: XAFShareButtons
package: "@xenterprises/nuxt-x-affiliate"
use-when: Affiliate dashboard or landing page — social sharing of the affiliate's referral link
Copyright © 2026