Element Plus
Refs
Components
Config Provider
- Provides global configuration. Wrap the entire application in
<el-config-provider>
for configuration to work. - Properties in
<el-config-provider>
will pass to all sub-components. See available properties
Example: