UNPKG

adui

Version:

<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>

15 lines (10 loc) 359 B
--- category: Components type: General title: ConfigProvider subtitle: 全局配置 --- `ConfigProvider` 封装于 React [context](https://zh-hans.reactjs.org/docs/context.html) 特性,在组件层外层包裹一次,完成所有组件的配置。 `ConfigProvider` 提供了对 `size`,`getPopupContainer` 的设置。 ## Props ### ConfigProvider