Skip to content

Commit bc47e15

Browse files
committed
Updated readme
1 parent a14974b commit bc47e15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ ReactDOM.render((
179179
<td>true</td>
180180
<td>whether to support click mask to hide</td>
181181
</tr>
182+
<tr>
183+
<td>keyboard</td>
184+
<td>Boolean</td>
185+
<td>false</td>
186+
<td>whether support press esc to close</td>
187+
</tr>
182188
<tr>
183189
<td>popupVisible</td>
184190
<td>boolean</td>

0 commit comments

Comments
 (0)