跳到主要内容

Editor

Components

The Editor component family provides the following components:

Editor

open clothes's pattern editor Editor is the high-level open clothes component that provides the entire pattern editing environment. This is a high-level wrapper that figures out what view to load initially, and 手柄 state for the pattern, including the view.

You can import the Editor component from the editor component family in the @openclothes/react package:

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