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?