Skip to content

pantoken-root / renderers/tinymce/src / getUsedIconCdnFiles

Function: getUsedIconCdnFiles() ​

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

Resolve the icon stylesheets used by -icon-* classes below root. Existing assets break ties when multiple providers expose the same icon name.

Parameters ​

root ​

ParentNode

icons ​

TaggedIcon[]

currentAssets? ​

readonly CdnFile[] = []

Returns ​

CdnFile[]