alibaba-fusion / next

🦍 A configurable component library for web built on React.
https://fusion.design
MIT License
4.58k stars 587 forks source link

[Notification]Notification 支持 ReactNode icon #4235

Open stickmy opened 1 year ago

stickmy commented 1 year ago

Component

Notification

Feature Description

目前的 Notification 的 icon 只支持 fusion icon,灵活度受限制。希望可以支持自定义渲染的方式

lakerswgq commented 1 year ago

你们想定制成什么样,如果默认的 Icon 不够,主题可以自定义 Icon

stickmy commented 1 year ago

你们想定制成什么样,如果默认的 Icon 不够,主题可以自定义 Icon

不仅仅是 Icon,可以是任何 react element。Icon 还是属于静态配置的,一些场景下这里需要动态的元素

lakerswgq commented 1 year ago

基本没收到类似需求,目前优先级不高。你们有需求可以先提个 pr 支持自定义渲染