Browse Source

docs(trend): reverseColor default value is false

pull/1955/head
卡色 8 years ago
committed by 偏右
parent
commit
6018ee69ee
  1. 2
      src/components/Trend/index.md

2
src/components/Trend/index.md

@ -19,4 +19,4 @@ order: 14
|----------|------------------------------------------|-------------|-------|
| colorful | 是否彩色标记 | Boolean | true |
| flag | 上升下降标识:`up|down` | string | - |
| reverseColor | 颜色反转 | Boolean | true |
| reverseColor | 颜色反转 | Boolean | false |

Loading…
Cancel
Save