Setting Up iModel.js Presentation Library
In addition to setting up imodeljs-core there are some steps that API consumers must do before the library can be used.
Backend
- Initialize the library:
- Register
PresentationRpcInterface
(amongst other RPC interfaces):
Frontend
- Initialize the library:
- Register
PresentationRpcInterface
(amongst other RPC interfaces):
Last Updated: 13 June, 2024