Buy Me Millions Coffee
A fun and creative sponsorship component inspired by 'Buy Me a Coffee' with a twist! Perfect for creators looking to attract sponsors and supporters with a playful approach. Easy to integrate and customize for your projects.
A fun and creative sponsorship component inspired by 'Buy Me a Coffee' with a twist! Perfect for creators looking to attract sponsors and supporters with a playful approach. Easy to integrate and customize for your projects.
<BuyMeCoffee
classname="w-40 h-12 flex items-center justify-center"
iconClassName="w-6 h-6 text-yellow-500"
textSvgClassName="fill-current text-gray-800"
/>
The BuyMeCoffee component accepts the following props:
| Prop | Type | Default | Description |
|---|---|---|---|
classname | string | — | Additional CSS class for the root container. |
iconClassName | string | — | CSS class for styling the coffee icon. |
textSvgClassName | string | — | CSS class for styling the SVG text element (if used). |