Browse Source

Removed duplicate sideMenu's openGestureMode (#4518)

Ibrahim Almuqrin 6 years ago
parent
commit
88bd9d56a3
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      docs/docs/styling.md

+ 0
- 1
docs/docs/styling.md View File

190
     },
190
     },
191
   },
191
   },
192
   sideMenu: {
192
   sideMenu: {
193
-    openGestureMode: 'entireScreen' | 'bezel'
194
     left: {
193
     left: {
195
       shouldStretchDrawer: false, // defaults to true, when false sideMenu contents not stretched when opened past the width
194
       shouldStretchDrawer: false, // defaults to true, when false sideMenu contents not stretched when opened past the width
196
       animationVelocity: 2500, // defaults to 840, high number is a faster sideMenu open/close animation
195
       animationVelocity: 2500, // defaults to 840, high number is a faster sideMenu open/close animation