0.3.1 • Published 4 years ago

@fenderdigital/react-app-store-button v0.3.1

Weekly downloads
2
License
UNLICENSED
Repository
-
Last release
4 years ago

AppStoreButton for Fender React UI Kit

Description

Reusable buttons for App Store Launches

Installation and Usage

yarn add @fenderdigital/react-app-store-button --save
import AppStoreButton from '@fenderdigital/react-app-store-button';

Props

  • variant - determine google play store or apple app store
  • href - app link
  • className - for any custom classes
  • imgOverride - to pass in images other than those in the constants library
  • id - identify unique element for testing
  • dataId - identify elements for testing
propNamepropTypedefaultValueisRequired
variantstringyes
hrefstringyes
classNamestring''no
imgOverridearrayOf(string)no
idstringno
dataIdstringno

Development

Check the Monorepo README for development documentation.

0.3.1

4 years ago

0.3.0-rc1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago