🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@crossmint/client-sdk-react-ui

Package Overview
Dependencies
Maintainers
9
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossmint/client-sdk-react-ui

## Components

0.0.8-alpha.4
Source
npm
Version published
Weekly downloads
10K
16.35%
Maintainers
9
Weekly downloads
 
Created
Source

@crossmint/client-sdk-react-ui

Components

CrossMintProvider required

CrossMintProvider is a react context that is used to provide your app with our popup, and modal overlay functionality.

propNamedefaultrequireddescription
clientIdundefinedtrueYour client integration identifier
classNameundefinedfalseUse this to add a custom classname/s to the modal overlay
containerbodyfalseUse this to specify the container in which the modal overlay should be rendered

CrossMintButton required

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

propNamedefaultrequireddescription
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

FAQs

Package last updated on 20 Jan 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