publicPath
publicPath: string | undefined
If present, overrides where public assets are fetched. The default is to fetch assets relative to the current URL.
The path should always end with a trailing /
.
Defined in
- core/frontend/src/IModelApp.ts Line 139
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.