-
请问,什么时候表格才会有图中的效果,以及例子?
![image](https://user-images.githubusercontent.com/58240619/124373556-b3508a00-dcc5-11eb-89f7-b2387ddd503f.png)
-
This is a great project, can you help with AntDesign Mentions components?
-
### Describe the bug
Create a new `Blazor Server` project by Vusual Studio, copy the sample code from ant-design-blazor.gitee.io.
``` C#
@inject ModalService _modalService
In…
-
### Describe the bug
I have an existing Blazor wasm application and trying to integrate AntBlazor to it. I am following the tutorial here https://github.com/ant-design-blazor/ant-design-blazor#…
-
### Is your feature request related to a problem? Please describe.
Blazor only adds the scope attribute to native html elements. If the root element of your component is a custom component inst…
-
![8fc58454a10da0d3fe1325b6abaeda2](https://user-images.githubusercontent.com/30250585/201871411-06e9dd3c-afe7-46ea-a2b6-30ab6b58cc2f.png)
When Modal is put `````` behind, an exception is reported. …
-
### Is your feature request related to a problem? Please describe.
I started looking at writing unit tests for Breadcrumb/BreadcrumbItem and noticed there is code that is not currently able to be use…
-
从0.11.0升级到0.12.1之后,ReuseTabs模式下排版出现错误。
After upgrading from 0.11.0 to 0.12.1, a typesetting error occurred in ReuseTabs mode.
![image](https://user-images.githubusercontent.com/3870105/188587813-1…
-
Hey,
We use Ant Blazor as a foundation of our internal component library. However, to keep the ability to customize styling (colours), we omit the nuget-delivered css and use npm to fetch antd pack…
-
Is there a component about folder selection in ant-design-blazor? I need to get to the selected folder path