Buttons & Actions
App Store Buttons
Mobile app store download buttons — Google Play, App Store, Galaxy Store and AppGallery, in solid and outline variants.
Import
import { AppStoreButton } from "@countryclub/ui-react";Default
Google Play
Set store to "google-play" for the Play Store badge.
App Store
Set store to "app-store" for the Apple App Store badge.
Galaxy Store
Set store to "galaxy-store" for the Samsung Galaxy Store badge.
AppGallery
Set store to "app-gallery" for the Huawei AppGallery badge.
Google Play · Outline
The bordered version via variant="outline".