X Enterprises
nuxt-x-affiliate

Leaderboard

Top affiliates ranking table with earnings and referral counts.

Leaderboard

The XAFLeaderboard component renders a ranked list of top-performing affiliates. Use it on the dashboard or public landing page to drive competition and social proof.

Components

<XAFLeaderboard />

<XAFLeaderboard
  :entries="leaderboard"
  title="Top Affiliates"
  period="This Month"
  currency="USD"
/>

Props

PropTypeDefaultDescription
entries{ name: string; referrals: number; earnings: number }[]requiredRanked leaderboard entries
titlestring'Top Affiliates'Section heading
periodstring'This Month'Time period badge shown in the header
currencystring'USD'Currency code for formatting earnings values

AI Context

component: XAFLeaderboard
package: "@xenterprises/nuxt-x-affiliate"
use-when: Showing ranked top affiliates by referrals and earnings on dashboard or landing page
Copyright © 2026