Skip to content

Function: getIconForDefaultFile()

ts
function getIconForDefaultFile(opened: boolean, light: boolean): string;

Returns the icon URL for a default file.

Parameters

ParameterTypeDefault value
openedbooleanfalse
lightbooleantrue

Returns

string

The URL string for the default file icon.