4.14 步骤条(Progress bar)
步骤条组件
基础用法
vue <template> <dof-simple-flow></dof-simple-flow> </template>
Attributes
| Prop | Type | Required | Default | Description |
needDarkMode** | Boolean | N | false | - |
flowConfig** | Object | N | () => ({ | - |
leftContent** | Boolean | N | false | - |
leftContentStyle** | Object | N | () => ({ | - |