feat(empty): add imag-size prop (#7389)

This commit is contained in:
neverland
2020-10-22 15:46:05 +08:00
committed by GitHub
parent 3664659240
commit abbf448a43
7 changed files with 38 additions and 9 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ export default {
| Attribute | Description | Type | Default |
| --- | --- | --- | --- |
| title | Title | _string_ | - |
| width | Width | _number \| string_ | `320px` |
| width | Dialog width | _number \| string_ | `320px` |
| message | Message | _string_ | - |
| messageAlign | Message text aligncan be set to `left` `right` | _string_ | `center` |
| theme `v2.10.0` | theme stylecan be set to `round` | _string_ | `default` |