- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 我们在微前端场景下需要开启shadom,因此希望可以控制ant-design-vue中的所有组件的默认挂载点为shadom root,目前发现 a-image 似乎不支持 ### What does the proposed API look like? <a-configProvider :getContainer="getContainer" ></a-configProvider> <!-- generated by issue-helper. DO NOT REMOVE -->