|
<EjsSidebar Width="250px" @ref="sidebarObj" Type=SidebarType.Push>
<ChildContent>
<div style="text-align: center;" class="text-content"> Sidebar </div>
</ChildContent>
</EjsSidebar> |
|
<SfSidebar @ref="sidebarObj" Width="220px" DockSize="72px" Type=SidebarType.Slide EnableDock=true @bind-IsOpen="SidebarToggle">
<ChildContent>
</ChildContent>
</SfSidebar> |
Thanks this works
Thanks this works
Hi Rajib,
We are glad your issue was resolved. If you need further assistance, please don't hesitate to contact us.