Namespaces
isFileOrResourcePath
function isFileOrResourcePath(path: string): boolean;Defined in: utils/index.d.ts:88
Returns true if the specified path points to a resource or local file.
Parameters
| Parameter | Type | Description |
|---|---|---|
path | string | The path. |
Returns
boolean
- Previous
- isEmoji
- Next
- isFontIconURI