Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Variable.Model Source Module

sprotty / modelSourceModule

Variable: modelSourceModule

const modelSourceModule: ContainerModule

Defined in: packages/sprotty/src/model-source/di.config.ts:28

This container module does NOT provide any binding for TYPES.ModelSource because that needs to be done according to the needs of the application. You can choose between a local (LocalModelSource) and a remote (e.g. WebSocketDiagramServer) implementation.