@trully/trully-sdk-react
v2.2.2
Published
Every React component Trully has to offer
Downloads
860
Keywords
Readme
Trully React Components
SDK
Before start using the TrullySdkWeb component we need to set some data on our server. Please contact us to ask for this set up. We are going to need the following information
| | Description | Example |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| logo
| The url of your company logo to replace our | https://trully-api-documentation.s3.us-east-1.amazonaws.com/trully-sdk/logo-trully-unico.svg |
| Button color
| Hexadecimal color code for the button background | #475FFF |
| Button color text
| Hexadecimal color code for the button text | #FFFFFF |
| Domains
| Every domain url in which you are going to use the TrullySdkWeb component. Make sure to let us know which are for production and which are for development | https://localhost:5374 - dev |
| | | https://dominio.com - prod |