Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 8bf577d

Browse files
lucasecdbMatt Goo
authored and
Matt Goo
committed
docs(tab): Remove undefined props on tab docs (#809)
1 parent 356a474 commit 8bf577d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/tab/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,8 @@ isFadingIndicator | boolean | Enables a fading indicator, instead of sliding (de
8484
indicatorContent | element | Element that will appear within the `<TabIndicator />` element.
8585
minWidth | boolean | If true will display the `<Tab />` as narrow as possible.
8686
isMinWidthIndicator | boolean | If true will display the `<TabIndicator />` to the size of the longest content element.
87-
isIconIndicator | boolean | If true will display the indicator content in the center of the tab.
8887
previousIndicatorClientRect | ClientRect | The indicator's clientRect that was previously activated.
8988
stacked | boolean | If true will display the tab icon and label to flow vertically instead of horizontally.
90-
onTransitionEnd | function | transitionend event callback handler.
9189

9290
## Sass Mixins
9391

0 commit comments

Comments
 (0)