alibaba/formily

[Feature Request] @formily/antd-v5 暴露 ConfigProvider 用于自定义 antd prefixCls,从而避免 4、5 混用时样式污染。

BBSQQ opened this issue · 1 comments

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

避免 4、5 混用时样式污染

What does the proposed API look like?

<FormilyAntdConfigProvider {...antdConfigProviderProps}>
{children}
</FormilyAntdConfigProvider>

halo, 我也需要用到configProvider,请问一下您是怎么解决的呢
我的场景是需要传递antd-v5的theme