blazor-pro-components
blazor-pro-components copied to clipboard
Pro Components of Blazor. 🏆 Use Ant Design like a Pro!
file path:_content/AntDesign.ProLayout/css/ant-design-pro-layout-blazor.css
Hi @ElderJames when `Layout = "top"` the `RightContentRender` is ignored. How can we get this to work?

更新到0.18.2后,刷新无法自行选中. 在0.18.1时候没有问题,在未更改代码前提下升级0.18.2后, 刷新页面,首次加载左菜单后,无法自动将选中的当前菜单赋予高亮颜色. 此时点击其它菜单会有高亮
Set BaseURL to "/admin" but it does not work; the logo URL value is still "/". ``` @namespace NetCorePal.D3Shop.Web.Admin.Layouts @inherits LayoutComponentBase @code{ bool collapsed; public LinkItem[] Links = { new...