Skip to content

Function: getIconForRootFolder()

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

Returns the icon URL for the root folder.

Parameters

ParameterTypeDefault value
openedbooleanfalse
lightbooleantrue

Returns

string

The URL string for the root folder icon.