material-tabs icon indicating copy to clipboard operation
material-tabs copied to clipboard

A simple React package that provides the Material Design tab component.

Results 6 material-tabs issues
Sort by recently updated
recently updated
newest added

Would you like some help @oliverfencott ?

There is a case I want to have this nice effect and update the active tab without making a click event. In that case, i need to cause a re-render...

PropTypes is now in a separated package.

I spent some time figuring out why my indicator wouldn't change the color 😆, so I thought maybe the README could suggest the right CSS property to change the indicator...

I had an issue with setting `` Component as a child of `` component because ripple effect did not stretch to full width and height. The children were not expanding...