GitHub

appBadge

App Store and Google Play download buttons. Designed to sit in a hero() actions slot, or anywhere a download CTA is needed.

appBadge({ store: 'apple',  href: appStoreUrl })
appBadge({ store: 'google', href: playStoreUrl })
PropTypeDefault
storestring'apple''apple' or 'google'
hrefstring'#'Link to the app store listing