Skip to main content
Import the DepictProvider component from the installed package and use this component to wrap your entire application’s component tree as shown:
We call the product data that you receive for each product card that you have to render display. YourDisplay is a type definition of your specific display. Please ask Depict for this.
Review the types or the reference to see what you can configure on DepictProvider.
If you’re seeing a type error after providing YourDisplay, don’t fret and go to the next step