7. Components
COMPONENTS
navigation/LeftPane.vue is included in default layout, and depending upon the route, it displays topics/Panel.vue components.
navigation/RightPane.vue is used in _slug/index.vue page and facilitates displaying various features.
navigation/SubMenu.vue provides topic navigation and subtopic selection.
model/Model.vue renders 3D VTK models and handles model interactions.
model/Waveform.vue displays Doppler ultrasound data with CSV files.
content/* components are dynamically loaded based on page data files.