Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
IgxTabs - Hide and show programmatically
posted

Hi,

working on my first project with TypeScript and Ignite UI for Angular and successfully using some components and moving forward till now.

But by using IgxTabs I've now reached a point where I can't get any further and have no more ideas how to solve my requirement. 

I would like to display certain tabs and hide others using a state variable. As soon as the state variable changes, the corresponding tabs should be shown or hidden. My problem is how can I achieve to hide or show tabs at "runtime" - even if it's programmatically. 

Hope some one can help.

THX!