We can set the 'selected' and 'expanded' property of a panelbaritem,
but when we set the focused property, the UI doesn't update. Only when we tap with the mouse does the focused state change.
How can we do this in code?
item.selected = true;
item.focused = true;
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 15 Dec 2020, 11:50 AM
Hi Ian,
The PanelBarItem component currently provides the selected and expanded properties, but it doesn't provide a focused property. Please check its API at the following link:
thus the required functionality of focusing a PanelBarItem isn't supported at the moment.
Please let me know in case I can provide any further information on this case. Thank you.
Regards,
Svetlin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.