0
votes

I am trying to build a nav menu that follows as you scroll.

Like this one: From the Angular Material website: https://material.angular.io/components/sidenav/overview

Here is a snippet of what I want to build: https://i.imgur.com/1iS0Ny9.png

Does Angular Material already have a component like this? Is it called something different?

1

1 Answers

2
votes

You can check out how the documentation site does it by viewing the source code.

The respective files are: