Skip to content

loadSetiIcons

loadSetiIcons(customResourcesDir?): void

Defined in: src/widgets/media/seti/seti-loader.ts:225

Eagerly loads ALL Seti icons at once (backward-compatible API). For most use cases, prefer the automatic lazy loading via resolveFileIcon.

string

Optional path override for the resources folder.

void