获取图标库信息。
Examples
Definition
Parameters
None
Returns
Promise<LibInfo[]>
Type references
LibInfo
Name | Type | Required | Description |
---|
title | string | ✅ | |
lib | string | ✅ | |
icons | IconInfo[] | ✅ | |
IconInfo
Name | Type | Required | Description |
---|
title | string | ✅ | |
icon | LibIconProps | ✅ | |
$searchTextPool | string[] | ✅ | |