react-simpletabs
react-simpletabs copied to clipboard
Just a simple tabs component built with React
Can you update library for TS support?
Sometimes there's need to add special classes for a specific tab menu item, eg. hiding some tab, or mark tab item as invalid, etc.
Hi, I'd like to open a specific tab when clicking on a button from another component. How can I update the `tabActive` state or call the `setActive` method from that...
Upon switching tabs, the previous tab panel still shows for a split second before loading the new content, even though the tab bar shows that the new tab is selected....
So we can benefit from the fix making it compatible with React@16, thank you!
the component does not work with react 0.14+, because "this.props.children" is trying to be changed.
Hi I am still learning react and redux so sincere apologies in advance if it's something obvious I could not figure out. I am using simpletabs to render few different...
When adding only one it returns an error 'Uncaught (in promise) TypeError: Cannot assign to read only property 'children' of object '#''. The problem is with with this line of...
Still getting propTypes warning from using React.Proptypes instead of using the package https://www.npmjs.com/package/prop-types