Leshangpang / COMP30022-SDGs-Frontend

Interactive learning website for the 17 Sustainable Development Goals
2 stars 2 forks source link

[TASK 218] SideBar of navigation <update> update the SideBar with js #19

Closed Wj12344 closed 2 months ago

Wj12344 commented 2 months ago

This Vue.js component, SideBar, creates a navigation sidebar with a dropdown menu and clickable links. The sidebar displays various options, including a dropdown menu for additional choices (e.g., Publications, News). It uses Element UI for dropdown functionality and Vue Router for navigation. The component emits an update event to indicate the active section. The styling ensures a clean, responsive layout with hover effects and active state indicators, enhancing user interaction and navigation experience.