Hello! I'd like to achieve something like in: https://material.angularjs.org/#/demo/material.components.tabs where content also has an 'slide' animation.
Is there any simple way to do it? Maybe using ReactCSSTransitionGroup ? Could this be added as property of the Tabs component?