[new feature] Tab : support custom color (#1622)

This commit is contained in:
fenghou
2018-08-13 19:44:55 +08:00
committed by 陈嘉涵
parent 8aa394b3e5
commit cf9ffa24d0
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -146,6 +146,7 @@ In swipeable mode, you can switch tabs with swipe gestrue in the content
| sticky | Whether to use sticky mode | `Boolean` | `false` |
| offset-top | Offset top when use sticky mode | `Number` | `0` |
| swipeable | Whether to switch tabs with swipe gestrue in the content | `Boolean` | `false` |
| color | Set tab's title color | `String` | - |
### Tab API