Hello,
I'd like to start with one tab that can be hidden but still remains there. I would then like to add tabs dynamically that have a 'X' on the right side of them that can be individually closed, and a way programmatically to close these tabs. The idea is it works just like tabs on a browser, typical IDE, etc. Making it 'collapsible' is NOT what I want.
Would appreciate any insight.
Thanks,
-Gabe