Skip to main content

cart

Cart ⇒ JSX.Element

Cart component is used to display the user's shopping cart. It uses the shopping context to fetch the cart items.

Kind: global constant
Returns: JSX.Element - The rendered JSX element.

ParamTypeDescription
propsObjectThe properties passed to the component.