1.0.1 • Published 6 years ago

@cedarplus/cedarplus-jaz-button v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

cedar-plus-jaz-button

Setup

  • npm install --save @cedarplus/button
  • import Button from '@cedarplus/button'

PropTypes

  • title: PropTypes.string.isRequired
  • btnStyle: PropTypes.object
  • btnTitleStyle: PropTypes.object
  • onPress: PropTypes.func
  • disabled: PropTypes.bool
  • footer: PropTypes.bool