Lite Button Reference

Complete property reference for the Axle Lite button.

Properties

PropertyTypeRequiredDescription
productNamestringYesProduct name shown at checkout
pricenumberYesPrice in cents (e.g., 2999 = $29.99)
currencystringYesISO currency code (usd, eur, etc.)
buttonTextstringNoButton label (default: "Buy Now")
successUrlstringNoRedirect URL after success
cancelUrlstringNoRedirect URL if cancelled

Styling

PropertyTypeDescription
variantstring"default", "outline", "ghost"
sizestring"sm", "md", "lg"
radiusstring"none", "sm", "md", "lg", "full"

Events