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

This commit is contained in:
fenghou
2018-08-13 19:41:31 +08:00
committed by neverland
parent e9a440d33c
commit 299c5d26dd
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