Tabs Component

tabs Component

Component/Directives :

Component/Directive Selector Description
NgbTabset ngb-tabset A component that makes it easy to create tabbed interface.
NgbTab ngb-tab A directive representing an individual tab.
NgbTabTitle ng-template[ngbTabTitle] This directive should be used to wrap tab titles that need to contain HTML markup or other directives.
NgbTabContent ng-template[ngbTabContent] This directive must be used to wrap content to be displayed in a tab.

Refer following links for usage:

Type URL
NG-Bootstrap Page https://ng-bootstrap.github.io/#/components/tabs
Bootstrap Page https://getbootstrap.com/docs/4.0/components/navs/#tabs
Template Page https://modernadmin.evolvision.com/components/tabs