Components · Web
StoreButtons
App Store / Google Play badges, with compact and inverted variants.
Web · Astro · macromath_web
A pair of download badges (App Store + Google Play), reusable across the site. It is one of the few web components with props.
Preview
Download on theApp StoreGET IT ONGoogle Play
Props
| Prop | Type | Default | Description |
|---|---|---|---|
compact | boolean | false | Smaller version of the badges. |
invert | boolean | false | Force white badges (for colored panels). |
Usage
---
import StoreButtons from '../components/ui/StoreButtons.astro';
---
<StoreButtons />
<StoreButtons compact />
<StoreButtons invert />The store URLs are # until publication — replace them with the real links.