Skip to content

registerSetiIcon

registerSetiIcon(key, customResourcesDir?): void

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

Lazily extract a single glyph from the Seti font and register it. Subsequent calls for the same key are no-ops (cached in registeredKeys).

string

string

Optional path override; forwarded to ensureFontLoaded on first call.

void