feat: support global config #3598
Labels
💔 Breaking Change
This PR or the solution to this issue would introduce breaking changes
🌈 Feature Request
⛳ Roadmap
help wanted
feat: support global config 支持全局配置项
给小伙伴们的开发指南
如果你的组件需要支持全局配置项,你应该:
NzConfigService
上NzConfig
接口增加你组件所支持的全局配置项PropWithConfig
装饰器。NzConfigService
的configUpdated$
事件,并在你的组件被更新时触发重渲染等等请按这个清单处理你负责的组件。
#3613
List
The text was updated successfully, but these errors were encountered: