An open API service indexing awesome lists of open source software.

https://github.com/andrewalderson/angular-material-multilevel-sidenav

An implementation of a multi-level Angular Material Sidenav. Influenced by the navigation on Google Material V3 site
https://github.com/andrewalderson/angular-material-multilevel-sidenav

angular material

Last synced: about 2 months ago
JSON representation

An implementation of a multi-level Angular Material Sidenav. Influenced by the navigation on Google Material V3 site

Awesome Lists containing this project

README

          

# Angular Material Multi-level Sidenav Sample

This sample was inspired by the navigation on the [Google Material Design v3 site](https://m3.material.io). It has been implmented in Angular using components from Angular Material.

[Demo](https://andrewalderson.github.io/angular-material-multilevel-sidenav)

## Features

- Implementation of Material Navigation Rail component
- Three levels of navigation
- Responsive
- Navigation rail used on screen widths of 960px and above
- Top level navigation displays in sidenav on screens under 960px
- Accessiblity
- proper aria labels added
- proper focus management and click events