PoodlApp
Add Poodl White Label to a project using React.
Last updated
Add Poodl White Label to a project using React.
Last updated
https://www.npmjs.com/package/@poodl/widget?activeTab=readme
From the root of your project, if you use YARN, run:
If you use NPM, run:
Import the widget with:
You can now render the widget as a component with
where config
is an object specifying all the customizations. Learn more about that in the .
Once you have installed the package with YARN or NPM, add the following code to one of your pages to render the widget with default options.