| 属性 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
iconPack |
IconPack1 |
❌ | defaultIconPack |
图标包 |
<!-- component.html -->
<rtk-information-tooltip></rtk-information-tooltip><!-- component.html -->
<rtk-information-tooltip
[iconPack]="defaultIconPack">
</rtk-information-tooltip>| 属性 | 类型 | 必填 | 默认值 | 描述 |
|---|---|---|---|---|
iconPack |
IconPack1 |
❌ | defaultIconPack |
图标包 |
<!-- component.html -->
<rtk-information-tooltip></rtk-information-tooltip><!-- component.html -->
<rtk-information-tooltip
[iconPack]="defaultIconPack">
</rtk-information-tooltip>这篇文档对您有帮助吗?