David-Moreira / BlazorXTabs

BlazorXTabs is an extended tabs component library providing various tab features for Blazor!
https://david-moreira.github.io/BlazorXTabs/
MIT License
34 stars 10 forks source link

Feature: When CloseTabs is enabled. Able to limit closeable tabs to 1 #11

Closed David-Moreira closed 3 years ago

David-Moreira commented 3 years ago

At the moment it is possible to close all tabs. It might be of interest to be able to always keep at least one open. That means, that the last open tab should not be able to be closed if this feature is active.