[improvement] AddressList: add switchable prop (#1938)
This commit is contained in:
@@ -71,6 +71,7 @@ export default {
|
||||
| list | Address list | Array | `[]` |
|
||||
| disabled-list | Disabled address list | `Array` | `[]` |
|
||||
| disabled-text | Disabled text | `String` | - |
|
||||
| switchable | Whether to allow switch address | `Boolean` | `true` |
|
||||
| add-button-text | Add button text | String | `Add new address` |
|
||||
|
||||
### Event
|
||||
|
||||
Reference in New Issue
Block a user