API Reference > @next-core/brick-types > RefinedAntdIcon
RefinedAntdIcon interface
优化后的 Antd 图标配置。
Signature:
export interface RefinedAntdIcon
Properties
| Property | Type | Description |
|---|---|---|
| color | string | GradientColor | |
| icon | string | |
| lib | "antd" | |
| theme | ThemeType |
API Reference > @next-core/brick-types > RefinedAntdIcon
优化后的 Antd 图标配置。
Signature:
export interface RefinedAntdIcon
| Property | Type | Description |
|---|---|---|
| color | string | GradientColor | |
| icon | string | |
| lib | "antd" | |
| theme | ThemeType |