0.4.1 • Published 1 year ago

@pranav-arya/pranav-test v0.4.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Library for button and badge

Contributors

Yash Yadav

Pranav Arya

pay now button

usage

import { PayNowCard } from '@pranav-arya/pranav-test'

props

trigger
it is function for triggered on clicking the button by default it is ()=>{alert("Pay Now")}
pass a fat arrow function in trigger
head
it is the text displayed below pay now on button by default it is "Presented by E-Cell IITR"
pass a simple text
styles
it is used for passing custom css , targatable classes are
payOuterContainer
ppButton
ppText
ppText1
ppText2
pass a javascript object containg styles eg <PayNowCard styles={ {payOuterContainer:{ background : "red"} } } />
0.4.1

1 year ago

0.4.0

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago