Hello,
I would like to achieve this kind of look using the SfTabView:
The goals are:
1) Corner radius (separate for each corner) for the SelectionIndicator
2) SelectionIndicator should be exactly as wide as the TabItem's Title, and the TabItem's width should be the Title's length + padding (16 from left and right in our case)
I was wondering if you had some advise on how to achieve such look. Thank you in advance
Hi,
Okay, thank you for the reply and for proposing a feature for CornerRadius.
While on the topic, there is TitleFontAttributes property on SfTabItem which is helpful if we need Bold text, but I was wondering if it is possible to set a Medium FontWeight (f.e. 500) for SfTabItems?
Thank you in advance.