Skip to content

Commit 601474f

Browse files
committed
Update drawerType from drawer-layout
1 parent 48b5ea1 commit 601474f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/drawer-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Type of the drawer. It determines how the drawer looks and animates.
143143
- `slide`: Both the screen and the drawer slide on swipe to reveal the drawer.
144144
- `permanent`: A permanent drawer is shown as a sidebar.
145145

146-
Defaults to `slide` on iOS and `front` on other platforms.
146+
Defaults to `front`.
147147

148148
##### `drawerStyle`
149149

0 commit comments

Comments
 (0)