nebular icon indicating copy to clipboard operation
nebular copied to clipboard

How to add close button at the end of nebular tab using nb-route-tabset

Open sreejithc1996 opened this issue 3 years ago • 0 comments

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>

sreejithc1996 avatar Sep 05 '22 07:09 sreejithc1996