hello!
can the RadzenSelectBar use smaller buttons via a property, like the radzen button property "ButtonSize.Small", or could this property be added?
<RadzenButton Icon="highlight_off" Size="ButtonSize.Small" Click="(() => DeleteLink(link))" />
hello!
can the RadzenSelectBar use smaller buttons via a property, like the radzen button property "ButtonSize.Small", or could this property be added?
<RadzenButton Icon="highlight_off" Size="ButtonSize.Small" Click="(() => DeleteLink(link))" />
Hi @RobertRo,
There is no such feature for the SelectBar component. The design and behavior of this component is more like Tabs and Steps with option for multiple selection.