File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Use when important operations need to inform the user to process the results and
15
15
16
16
| Property | Description | Type | Default | | | | | | |
17
17
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
18
- | extra | operating area | #extra | - | | | | | | |
19
- | icon | custom back icon | #icon | - | | | | | | |
20
- | status | result status,decide icons and colors | \` ' success' | ' error' | ' info' | ' warning' | ' 404' | ' 403' | ' 500' \ ` | 'info' |
21
- | subTitle | subTitle string | string \| VNode \| #subTitle | - | | | | | | |
22
- | title | title string | string \| VNode \| #title | - | | | | | | |
18
+ | extra | operating area | slot | - | | | | | | |
19
+ | icon | custom back icon | slot | - | | | | | | |
20
+ | status | result status,decide icons and colors | ` success ` \| ` error ` \| ` info ` \| ` warning ` \| ` 404 ` \| ` 403 ` \| ` 500 ` | 'info' |
21
+ | subTitle | subTitle string | string \| VNode \| slot | - | | | | | | |
22
+ | title | title string | string \| VNode \| slot | - | | | | | | |
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ cover: https://gw.alipayobjects.com/zos/alicdn/9nepwjaLa/Result.svg
16
16
17
17
| 参数 | 说明 | 类型 | 默认值 | | | | | | |
18
18
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
19
- | extra | 操作区 | #extra | - | | | | | | |
20
- | icon | 自定义 icon | #icon | - | | | | | | |
21
- | status | 结果的状态,决定图标和颜色 | \` ' success' | ' error' | ' info' | ' warning' | ' 404' | ' 403' | ' 500' \ ` | 'info' |
22
- | subTitle | subTitle 文字 | string \| VNode \| #subTitle | - | | | | | | |
23
- | title | title 文字 | string \| VNode \| #title | - | | | | | | |
19
+ | extra | 操作区 | slot | - | | | | | | |
20
+ | icon | 自定义 icon | slot | - | | | | | | |
21
+ | status | 结果的状态,决定图标和颜色 | ` success ` \| ` error ` \| ` info ` \| ` warning ` \| ` 404 ` \| ` 403 ` \| ` 500 ` | 'info' |
22
+ | subTitle | subTitle 文字 | string \| VNode \| slot | - | | | | | | |
23
+ | title | title 文字 | string \| VNode \| slot | - | | | | | | |
You can’t perform that action at this time.
0 commit comments