跳到主要内容

Ux

Components

The Ux component family provides the following components:

Ux

A component to display the UX (control) setting

You can import the Ux component from the ux component family in the @openclothes/react package:

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

UxMini

A component to display a mini version of the UX (control) setting

You can import the UxMini component from the ux component family in the @openclothes/react package:

Javascript
import { UxMini } from "@openclothes/react/components/Ux"