naive-ui/demo/documentation/components/steps/zhCN/index.md

651 B

步骤 Steps

1、2、3...成了!

演示

basic
size
vertical

Props

Steps Props

名称 类型 默认值 说明
theme 'light' | 'dark' null
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 ()