naive-ui/demo/documentation/components/steps/enUS/index.demo-entry.md

724 B

Steps

1, 2, 3... done!

Demos

basic
size
vertical
content

Props

Steps Props

Name Type Default Description
current number undefined
size 'small' | 'medium' 'medium'
status 'process' | 'finish' | 'error' | 'wait' 'process'
theme 'light' | 'dark' | string undefined
vertical boolean false

Step Props

Name Type Default Description
description string undefined
status 'process' | 'finish' | 'error' | 'wait' undefined
title string undefined

Slots

Steps Slots

Name Parameters Description
default ()

Step Slots

Name Parameters Description
default ()