IModelApp
Classes for configuring and administering an iTwin.js application. See the learning articles.
Classes
Name | Description | |
---|---|---|
IModelApp | Global singleton that connects the user interface with the iTwin.js services. | |
NoRenderApp | A utility class intended for applications (primarily test-runners) that run in environments that lack support for WebGL. |
Constants
Name | Description | |
---|---|---|
ITWINJS_CORE_VERSION |
Interfaces
Name | Description | |
---|---|---|
FrontendSecurityOptions | Options that can be supplied with IModelAppOptions to customize frontend security. | |
IModelAppOptions | Options that can be supplied to startup to customize frontend behavior. | |
ModalOptions | Options for makeModalDiv | |
ModalReturn | Return type for makeModalDiv |
Last Updated: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.