UNPKG

atui

Version:

components built with Vue.js

27 lines (18 loc) 359 B
--- category: Components type: Navigation title: Steps subtitle: 步骤条 cols: 1 --- ## 何时使用 ## API ### Steps 属性 | 说明 | 类型 | 默认值 -----|-----|-----|------ current | 当前步骤 | Number | 0 ### Step 属性 | 说明 | 类型 | 默认值 -----|-----|-----|------ title | 标题 | String | | description | 描述 | String | |