nebular
nebular copied to clipboard
How to add close button at the end of nebular tab using nb-route-tabset
I have a requirement that need to close the tab , so i need to add a close button after the title of tab So, Do you know to it implement in nebular using nb-route-tabset
Code Snippet used:
<nb-route-tabset [tabs]="tabs"> </nb-route-tabset>