mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
607 B
607 B
Steps
1, 2, 3... done!
Demos
basic
size
vertical
Props
Steps Props
Name | Type | Default | Description |
---|---|---|---|
current | number |
null |
|
status | 'process' | 'finish' | 'error' | 'wait' |
'process' |
|
size | 'small' | 'medium' |
'medium' |
|
vertical | boolean |
false |
Step Props
Name | Type | Default | Description |
---|---|---|---|
title | string |
null |
|
description | string |
null |
|
content | string |
null |
|
status | 'process' | 'finish' | 'error' | 'wait' |
'process' |
Slots
Steps Slots
Name | Parameters | Description |
---|---|---|
default | () |