Themes
Auto
Light
Dark
Light high contrast
Dark high contrast
Package
Theme
Components
Layout
Fields
Router
Editor
Illustrations
Utils
Stores
Theme
Forms
Configs
Assets
Icon Manager
Utils
theme
addChildTheme
addCustomTheme
Types
Theme
ThemeDefinition
ThemeListener
Theme
/
Utils
/
addChildTheme
addChildTheme
Attach a child theme to each theme type.
(
prefix:
string
children:
Record
<
BaseThemeKey
,
T
>
) =>
void