File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ to specify which end of the main content to place the side content on. `position
28
28
` start ` or ` end ` which places the side content on the left or right respectively in left-to-right
29
29
languages. If the ` position ` is not set, the default value of ` start ` will be assumed. A
30
30
` <mat-sidenav-container> ` can have up to two ` <mat-sidenav> ` elements total, but only one for any
31
- given side.
31
+ given side. The ` <mat-sidenav> ` must be placed as an immediate child of the ` <mat-sidenav-container> ` .
32
32
33
33
The main content should be wrapped in a ` <mat-sidenav-content> ` . If no ` <mat-sidenav-content> ` is
34
34
specified for a ` <mat-sidenav-container> ` , one will be created implicitly and all of the content
You can’t perform that action at this time.
0 commit comments