跳到主要内容

Collection

Components

The Collection component family provides the following components:

Collection

A component to show the open clothes collection and pick a design.

You can import the Collection component from the collection component family in the @openclothes/react package:

Javascript
import { Collection } from "@openclothes/react/components/Collection"

DesignInfo

A component to show info about a open clothes design

You can import the DesignInfo component from the collection component family in the @openclothes/react package:

Javascript
import { DesignInfo } from "@openclothes/react/components/Collection"