mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-09 04:31:35 +08:00
update(doc) udpate step doc
This commit is contained in:
parent
cbb21b6108
commit
ef42c5db56
@ -24,11 +24,15 @@ content
|
||||
|-|-|-|-|
|
||||
|title|`string`|`null`||
|
||||
|description|`string`|`null`||
|
||||
|content|`string`|`null`|`when both description and content exist, content has priority, means that the descriptions will be omitted`||
|
||||
|status|`'process' \| 'finish' \| 'error' \| 'wait'`|`'process'`||
|
||||
|
||||
## Slots
|
||||
### Steps Slots
|
||||
|Name|Parameters|Description|
|
||||
|-|-|-|
|
||||
|default|`()`||
|
||||
|
||||
### Step Slots
|
||||
|Name|Parameters|Description|
|
||||
|-|-|-|
|
||||
|default|`()`||
|
@ -24,11 +24,15 @@ content
|
||||
|-|-|-|-|
|
||||
|title|`string`|`null`||
|
||||
|description|`string`|`null`||
|
||||
|content|`function`|`null`|`当content和description 同时存在时, 优先使用content, 并会省略descriptions`||
|
||||
|status|`'process' \| 'finish' \| 'error' \| 'wait'`|`'process'`||
|
||||
|
||||
## Slots
|
||||
### Steps Slots
|
||||
|名称|参数|说明|
|
||||
|-|-|-|
|
||||
|default|`()`||
|
||||
|
||||
### Step Slots
|
||||
|名称|参数|说明|
|
||||
|-|-|-|
|
||||
|default|`()`||
|
Loading…
Reference in New Issue
Block a user