tabs
tabs copied to clipboard
React Tabs
 Good morning I would like to know how to eliminate the empty Dropdown the tabs are in swipeable mode 
我发现在我使用forceRender和不使用forceRender时效果是一样的 并没有隐藏DOM结构
Hey! My app supports theming switching. By theme selector wrapper I render different styled tabs. My problem is with the Dropdown Because it doesn't position under the theme selector. After...
resolves issue: #444
in this function, sometimes the startIndex is bigger than the endIndex, causing the menu for hiddenTabs in TabNavList to have duplicated items. I guess some tab extra element with user...
In the demo below, `ScrollableTabBarNode` will repeatedly call `componentDidUpdate` and `setState`. ```js export default class App extends PureComponent { render() { return ( ) } } ``` ```css .ant-tabs .ant-tabs-bar...
Hi guys I hope you add navigation arrows again to v11 like it was in v10 the new concept of dropdown it's not that user friendly as arrow 
 showSearch属性无效???但是官网demo可以展示,是代码不同步吗
Hi guys i'm using the latest version of [email protected] and i want to show navigation arrow when there is overflow it appears like this  how i can show arrow...
Remove prevent default