tabs icon indicating copy to clipboard operation
tabs copied to clipboard

React Tabs

Results 111 tabs issues
Sort by recently updated
recently updated
newest added

![Screen Shot 2021-05-32 at 15 27 42](https://user-images.githubusercontent.com/47610140/120230029-d69a9c00-c224-11eb-9444-949c0078cf38.png) Good morning I would like to know how to eliminate the empty Dropdown the tabs are in swipeable mode ![screen94](https://user-images.githubusercontent.com/47610140/120231239-5cb7e200-c227-11eb-85b7-ec54225bf28c.jpg)

我发现在我使用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...

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 ![image](https://user-images.githubusercontent.com/63562308/147795981-670be6a5-8fe8-4df0-b1e7-d2c772aeffbc.png)

![image](https://user-images.githubusercontent.com/29908531/146517491-af79be2b-7647-4680-bbd0-91b77ef49f60.png) 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 ![image](https://user-images.githubusercontent.com/63562308/145911154-81ef6d99-f14f-472e-bd8f-095d8393637d.png) how i can show arrow...