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 @freesewing/react package:
Javascript
import { Ux } from "@freesewing/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 @freesewing/react package:
Javascript
import { UxMini } from "@freesewing/react/components/Ux"