ohif-viewer/docs/latest/modes/_anatomy.md
Alireza 5643f8f6d2
feat: Added documentation for OHIF-v3 (#2450)
* Added docs with new screenshots

* Added doc to architecture

* Added documentations to various extension modules

* Added more documentation to modes

* Added docs to managers

* Added docs for services

* Fixed deployment docs

* Added white labelling documentation

* Added i18n docs and measurement export
2021-06-15 11:15:29 -04:00

2.1 KiB

Property Description
id unique mode id used to refer to the mode
displayName actual name of the mode being displayed for each study in the study summary panel
onModeEnter hook is called when the mode is entered by the specified route
onModeExit hook is called when the mode exited
validationTags validationTags
isValidMode Checks if the mode is valid for a study
routes route config which defines the route address, and the layout for it
extensions extensions needed by the mode
hanging protocol list of hanging protocols that the mode should have access to
sopClassHandlers list of SOPClass modules needed by the mode
hotkeys hotkeys