JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Buttons › Focus on radiobuttons is shown in a strange way › Reply To: Focus on radiobuttons is shown in a strange way
September 19, 2023 at 3:28 pm
#108723
tbettinazzi@axioma.it
Participant
Tks but I explained my problem in un unclear mode, may be.
In my idea a radio butto group is an single element composed of 4 buttons (in your example).
When I set the focus, I want to set the focus on that element (4 buttons) and the highlighted button should be the selected one in order to avoid having more than one buton emphasized.
Tks