Hi, i have problem with RadzenSidebarToggle component:
- I can`t change icon.
- MouseEnter it works incorrectly with tooltip (i am trying set tooltip in RadzenSidebarToggle but it doesn't work), the code:
MouseEnter="@(args => tooltipService.Open(args, "Пошуки"))"
thank you very much in advance)