Hi all,
To clarify, while the SplitButton and DropDownButton are very similar, they have a difference - the SplitButton contains two elements - a button part with a predefined onclick handler, and a toggle button that when clicked opens a popup containing a list of options. On the other hand, a DropDownButton is really a simplified version of the SplitButton, as the element with a predefined click handler is omitted - instead a click on the DropDownButton simply opens the popup containing a list of options.
With the above in mind, the DropDownButton is a valid request, which will function very much like the one in our other suites: https://demos.telerik.com/kendo-ui/dropdownbutton/index.
Until such a component is implemented, one can use an approach similar to this one to define a customized SplitButton that works as a DropDownButton: https://blazorrepl.telerik.com/wxYUPDuB340GDrGW07.
Regards,
Radko
Progress Telerik
Hi Steve,
In the web component suites we tend call such a button a Split Button, you can see one in action here https://demos.telerik.com/aspnet-ajax/button/examples/splitbutton/defaultcs.aspx
We have that feature request logged here already so I added your Vote for it and you can Follow it for status updates: https://feedback.telerik.com/blazor/1435750-split-button. In the page you will also find a solution you can use for the time being.
Regards,
Marin Bratanov
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).