We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be4864 commit 81adc31Copy full SHA for 81adc31
site/docs/en-US/steps.md
@@ -124,8 +124,6 @@ render() {
124
| active | current activation step | number | — | 0 |
125
| processStatus | status of current step | string | wait/process/finish/error/success | process |
126
| finishStatus | status of end step | string | wait/process/finish/error/success | finish |
127
-| alignCenter | whether step description is centered | boolean | — | false |
128
-| center | center whole `Steps` component | boolean | - | false |
129
130
### Step Attributes
131
| Attribute | Description | Type | Accepted Values | Default |
0 commit comments