antd 源码-alert. alert的源码不难理解,主要分为几个部分:. 计算alert组件的类名. const alertCls = classNames( prefixCls,// ant-alert `${prefixCls}-${type}`, ...
確定! 回上一頁