mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
615 B
615 B
步骤 Steps
1、2、3...成了!
演示
basic
size
vertical
Props
Steps Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
current | number |
null |
|
status | 'process' | 'finish' | 'error' | 'wait' |
'process' |
|
size | 'small' | 'medium' |
'medium' |
|
vertical | boolean |
false |
Step Props
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
title | string |
null |
|
description | string |
null |
|
content | string |
null |
|
status | 'process' | 'finish' | 'error' | 'wait' |
'process' |
Slots
Steps Slots
名称 | 参数 | 说明 |
---|---|---|
default | () |