Skip to content

Commit 7086a98

Browse files
committed
minor modification
1 parent 837b7a2 commit 7086a98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/sidenav/sidenav.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ A sidenav container may contain one or two `<md-sidenav>` elements. When there a
1818
`<md-sidenav>` elements, each must be placed on a different side of the container.
1919
See the section on positioning below.
2020

21-
22-
### Sidenav vs. Drawer
21+
`<md-drawer>` is a component that is similar to `<md-sidenav>`.
2322
The difference between sidenav and drawer is that the sidenav takes up fullscreen whereas drawer is a smaller element
2423
that takes up a subsection of the screen. `md-sidenav` has to be placed inside `md-sidenav-container` and `md-drawer`
2524
has to be placed inside `md-drawer-container`. Currently `md-drawer` and `md-sidenav` support all the same features.

0 commit comments

Comments
 (0)