You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@crossmint/client-sdk-react-ui

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossmint/client-sdk-react-ui

## Components

0.1.4-alpha.1
Version published
Weekly downloads
5.5K
-31.06%
Maintainers
6
Weekly downloads
 
Created

@crossmint/client-sdk-react-ui

Components

CrossmintPayButton required

CrossmintPayButton is a button component that is used to trigger the opening of the CrossMint popup and modal overlay.

propNamedefaultrequireddescription
clientIdundefinedtrueYour client integration identifier
collectionTitleundefinedfalseThis will be shown to the user during the checkout process. Max length: 120
collectionDescriptionundefinedfalseThis will be shown to the user during the checkout process. Max length: 24
collectionPhotoundefinedfalseThis will be shown to the user during the checkout process. Preferred resolution: 200x200 px
classNameundefinedfalseUse this to add custom classNames to the button
disabledundefinedfalseUse this to specify when the button should be disabled
onClickundefinedfalseUse this to add a custom onClick handler to the button
styleundefinedfalseUse this to add custom CSS styles to the button
tabIndexundefinedfalseUse this to add a custom tabIndex to the button
themedarkfalseUse this to specify one of our default themes. Can be light, dark
...propsundefinedfalseAll valid html button props can be added to the button

CrossmintStatusButton

DESCRIPTION TBD

propNamedefaultrequireddescription
clientIdundefinedtrueYour client integration identifier
classNameundefinedfalseUse this to add custom classNames to the button
disabledundefinedfalseUse this to specify when the button should be disabled
onClickundefinedfalseUse this to add a custom onClick handler to the button
styleundefinedfalseUse this to add custom CSS styles to the button
tabIndexundefinedfalseUse this to add a custom tabIndex to the button
themedarkfalseUse this to specify one of our default themes. Can be light, dark
...propsundefinedfalseAll valid html button props can be added to the button

FAQs

Package last updated on 24 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts