TabWidth
Specifies a width for every individual tab. If set to null
the width of each tab will be calculated depending on Tab's content.
razor
[Parameter] public string? TabsWidth { get; set; }
Specifies a width for every individual tab. If set to null
the width of each tab will be calculated depending on Tab's content.
[Parameter] public string? TabsWidth { get; set; }