Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbena committed Feb 2, 2019
1 parent a14974b commit bc47e15
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,12 @@ ReactDOM.render((
<td>true</td>
<td>whether to support click mask to hide</td>
</tr>
<tr>
<td>keyboard</td>
<td>Boolean</td>
<td>false</td>
<td>whether support press esc to close</td>
</tr>
<tr>
<td>popupVisible</td>
<td>boolean</td>
Expand Down

0 comments on commit bc47e15

Please sign in to comment.