Skip to content

Commit 6875a58

Browse files
author
rt2zz
committed
update readme with tapToClose
1 parent 462cdbc commit 6875a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ This module supports a wide range of drawer styles, and hence has *a lot* of pro
8787
- `type` (String: displace:overlay:static) `displace`- Type of drawer.
8888
- `openDrawerOffset` (Number) `0` - Can either be a integer (pixel value) or decimal (ratio of screen width). Defines the right hand margin when the drawer is open.
8989
- `closedDrawerOffset` (Number) `0` - Same as openDrawerOffset, except defines left hand margin when drawer is closed.
90+
- `tapToClose` (Boolean) `false` - When the drawer is open, whether a tap should close it.
9091
- `disabled` (Boolean) `false` - If true the drawer can not be opened and will not respond to pans.
9192

9293
##### Animation / Tween

0 commit comments

Comments
 (0)