Skip to content

ElectronFileIconOptions

Unofficial

Options for fetching a file’s associated icon.

Import:

import type { ElectronFileIconOptions } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronFileIconOptions

Properties

Property Type Description
size 'large' | 'normal' | 'small' The size of the icon to fetch.