Control for multi-option toggle switch / slider? Does one exist?

0 Answers 224 Views
Switch
Will
Top achievements
Rank 1
Will asked on 31 Mar 2022, 06:35 PM

Looking to upgrade from a random jquery plugin to a built-in if one exists. This is rendered as a hidden Radio Button with a bunch of Label elements.

Is there a Kendo UI component for this?

Martin
Telerik team
commented on 05 Apr 2022, 10:56 AM

Hi, could you please elaborate a bit more what are you looking for? Are those some clickable labels, which are associated with a hidden radiobutton? Once I am more familiar with the requirement, I will be happy to help.
Will
Top achievements
Rank 1
commented on 05 Apr 2022, 02:26 PM

This is basically a styled radio button. These are clickable labels that update a hidden radio button.

I'm currently using this project: https://ghinda.net/css-toggle-switch/

Martin
Telerik team
commented on 08 Apr 2022, 08:50 AM

For an Off/On switch, you can use the Kendo Switch with the appearance configurations in this example. For a control with more that two options, you can use the ButtonGroup widget, but it does not have the sliding animation as in the toggle switches you shared. Let me know if that would be useful to you.
Will
Top achievements
Rank 1
commented on 08 Apr 2022, 02:28 PM

Thanks Martin. I'd already seen both of those, and was hoping for a "ButtonGroup" that would render as a form element.
Martin
Telerik team
commented on 13 Apr 2022, 09:53 AM

If you mean that you wish to have a buttonGroup within a Form, please take a look at this small example.

No answers yet. Maybe you can help?

Tags
Switch
Asked by
Will
Top achievements
Rank 1
Share this question
or