Benutzerdefinierte Themen sind mit AX HUI eine sehr einfache Sache. Du kannst es ändern, kopieren oder teilen.
basic
status
others
basic
Most layout spacing depends on these variables, unreasonable changes may cause layout imbalance.
basic
gaps
Here's a preview of your changes to the Theme. When you set the changes, the entire document site will change with the theme.
You can copy automatically generated codes or share your custom theme with anyone.
inline codes
Our mission is to help teams to cooperate efficiently, accelerating the speed at which teams can deliver their highly customized solutions.
This is all your changes, click copy
to use it in your own project.
const myTheme = {"type": "Custom"}/**** Usage::** export const App = () => {* return (* <HuiProvider themes={[myTheme]} themeType="Custom">* <CssBaseline />* <YourComponent />* </HuiProvider>* )* }**/