Last Updated: February 25, 2016
·
1.5K
· ambikam

Bootstrap 3 - tabs with context menu using Angular JS

I was working for a client where the requirement was to add and remove the tabs on the fly. Since we were using Angular Bootstrap UI, it was easy to add the tabs but required some trick to remove them. The trick was to customize the context menu and provide the option of removing the selected tab.
Here is the link to the fiddle that demonstrates
how to add a context menu to the Bootstrap tabs using Angular JS.

http://jsfiddle.net/sayqgpmk/14/