OptionalchakraChakra styled system object.
Used to configure chakra's theme.
NOTE: This setting has priority over CustomElementOptions.chakraSystemConfig.
OptionalcolorConfigures the application's initial color mode.
Use system to use the user's preferred color mode, derived from the browser or operating system.
Default: light.
OptionallocaleSet this value to a locale string (e.g. "en") to for the application's locale. The default behavior is to choose an appropriate locale for the current user based on the browser's settings.
The locale must be supported by the application.
OptionalpropertiesProperties specified here will override default properties of the application's packages.
Runtime application configuration.