Skip to content

Commit 819a645

Browse files
authored
Update README.md
1 parent ceb0246 commit 819a645

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,11 @@ export default {
332332
|:-----------:|:----------------------------------------:|:------:|:-------:|
333333
| `addressShow` | `[Boolean]`whether show the AddressPicker | Yes | / |
334334

335+
*closeOnClickModal* `[Boolean]`
336+
337+
| prop name | description |required| default |
338+
|:-----------:|:----------------------------------------:|:------:|:-------:|
339+
| `closeOnClickModal` | `[Boolean]`whether close AddressPicker by clicking the mask modal | No | false |
335340

336341
#### emit events
337342
* `ok ` when you click the sure button,the AddressPicker will close and return the address data as the event param.

0 commit comments

Comments
 (0)