ConfigProvider
Using iConfigProvider to configure the global configuration of the application, such as theme color, language, etc.
Theme color configuration
IQ Components support custom theme colors, you can use the brandColor attribute to configure the theme color of the application.
Language configuration
TODO
API
Attributes
| Name | is Required | Description | Type | Default Value |
|---|---|---|---|---|
| brandColor | No | Brand Color | string | - |
| lang | No | Language | string | 'zh' |
