Skip to content

Jazlow9121/cedarplus-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cedarplus-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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published