ソースを参照

Removed duplicate sideMenu's openGestureMode (#4518)

Ibrahim Almuqrin 6 年 前
コミット
88bd9d56a3
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      docs/docs/styling.md

+ 0
- 1
docs/docs/styling.md ファイルの表示

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