TabHeight
Specifies a height of all tabs. If null
the height of each tab will be calculated depending on Tab's content.
razor
[Parameter] public string? TabsHeight { get; set; }
Specifies a height of all tabs. If null
the height of each tab will be calculated depending on Tab's content.
[Parameter] public string? TabsHeight { get; set; }