FlexLayout
FlexLayout copied to clipboard
Custom tab switching animation
Hello, I see that each tab has its own top-level element which is hidden by flexlayout when not in use. Is it possible to instead have one container element for the tabset and render a custom component of mine that can show an animation when switching tabs?
Perhaps there is some other way to do this, but this is the first way I thought of.