[improvement] Sku: tsx (#2801)

This commit is contained in:
neverland
2019-02-20 10:51:18 +08:00
committed by GitHub
parent bff9c9d6d9
commit 5c7c14d8df
8 changed files with 124 additions and 26 deletions
+1
View File
@@ -165,6 +165,7 @@ In swipeable mode, you can switch tabs with swipe gestrue in the content
| swipeable | Whether to switch tabs with swipe gestrue in the content | `Boolean` | `false` |
| animated | Whether to change tabs with animation | `Boolean` | `false` |
| ellipsis | Whether to ellipsis too long title | `Boolean` | `true` |
| lazy-render | Whether to enable tab content lazy render | `Boolean` | `true` |
### Tab API