Skip to content

FileSystemAdapter.getResourcePath method

FileSystemAdapter › getResourcePath

Official

Returns a URI for the browser engine to use, for example to embed an image.

Signature:

getResourcePath(normalizedPath: string): string

Parameters:

ParameterTypeDescription
normalizedPathstring

Returns: string