Skip to content

pantoken-root / renderers/tinymce/src / getUsedIconCdnFiles

函数: getUsedIconCdnFiles() ​

getUsedIconCdnFiles(root, icons, currentAssets?): CdnFile[]

解析在 root 以下由 -icon-* 类使用的图标样式表。 当多个提供者公开相同图标名称时,现有资源用于决胜。

参数 ​

root ​

ParentNode

icons ​

TaggedIcon[]

currentAssets? ​

只读 CdnFile[]

返回值 ​

CdnFile[]