
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@crossmint/client-sdk-react-ui
Advanced tools
@crossmint/client-sdk-react-ui
CrossMintProvider
requiredCrossMintProvider is a react context that is used to provide your app with our popup, and modal overlay functionality.
propName | default | required | description |
---|---|---|---|
clientId | undefined | true | Your client integration identifier |
className | undefined | false | Use this to add a custom classname/s to the modal overlay |
container | body | false | Use this to specify the container in which the modal overlay should be rendered |
CrossMintButton
requiredCrossMintButton is a button component that is used to trigger the opening of the CrossMint popup and modal overlay.
propName | default | required | description |
---|---|---|---|
collectionTitle | undefined | false | This will be shown to the user during the checkout process. Max length: 120 |
collectionDescription | undefined | false | This will be shown to the user during the checkout process. Max length: 24 |
collectionPhoto | undefined | false | This will be shown to the user during the checkout process. Preferred resolution: 200x200 px |
className | undefined | false | Use this to add custom classNames to the button |
disabled | undefined | false | Use this to specify when the button should be disabled |
onClick | undefined | false | Use this to add a custom onClick handler to the button |
style | undefined | false | Use this to add custom CSS styles to the button |
tabIndex | undefined | false | Use this to add a custom tabIndex to the button |
theme | dark | false | Use this to specify one of our default themes. Can be light , dark |
...props | undefined | false | All valid html button props can be added to the button |
FAQs
## You can check the full documentation at [docs.crossmint.com](https://docs.crossmint.com/)
The npm package @crossmint/client-sdk-react-ui receives a total of 9,320 weekly downloads. As such, @crossmint/client-sdk-react-ui popularity was classified as popular.
We found that @crossmint/client-sdk-react-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.