
Security News
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
@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 6,394 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
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.