react-awesome-tabs
react-awesome-tabs copied to clipboard
Get your components together.
How is the CSS being pulled in the demo? I see no import statement and when I copypasta it directly into my css file it doesn't do anything. What do?
This looks like an awesome component, great job. The one feature that I would love to have is the ability to rename tabs. I like the way google docs did...
Hi, I have added a new property to customize the maximum possible width of a tab. `maxTabWidth` for Tab component which specifies maximum width of a tab in pixels. I...
Hi, I have added three new properties to customize the tooltip displayed for the tabs. `hideTooltip` for Tab component which hides all tooltips for all tabs. `hideTooltip` for Tabs component...