Skip to content

Function: getIconForDefaultFolder()

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

Returns the icon URL for a default (non-root) folder.

Parameters

ParameterTypeDefault value
openedbooleanfalse
lightbooleantrue

Returns

string

The URL string for the default folder icon.