Skip to content

pantoken-root / renderers/tinymce/src / getUsedIconCdnFiles

함수: getUsedIconCdnFiles() ​

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

root 아래에서 -icon-* 클래스들이 사용하는 아이콘 스타일시트를 확인합니다. 여러 제공자가 동일한 아이콘 이름을 노출할 때 기존 자산이 우선순위를 결정합니다.

매개변수 ​

root ​

ParentNode

icons ​

TaggedIcon[]

currentAssets? ​

읽기 전용 CdnFile[]

반환값 ​

CdnFile[]