-
```
@inherits AntInputComponentBase
@code {
private Model model = new Model();
class Model
{
public string Name{ get; set; }
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We found that when the page jumped, the head element was modified, causing the style and JS t…
-
PS E:\Working\VScode\blazordemo> dotnet new -i AntDesign.Templates --host server
警告: 已弃用“dotnet new --install”。请改用“dotnet new install”。
有关详细信息,请运行:
dotnet new install -h
将安装以下模板包:
…
-
### Describe the bug
I use the select component(tags mode), changing the data source of the select component according to a selected value. While the data source is not showed correctly as I wanted, …
-
There is exactly this question on the AntBlazor page and an answer to it:
**How do I modify the default theme of Ant Design?
See: https://ant.design/docs/react/customize-theme .**
But if you op…
-
Select drop down datasource was not populate in ordered.
UI shown ordering is mess out
![image](https://github.com/ant-design-blazor/ant-design-blazor/assets/86877735/224a764a-cf4c-44f8-a35b-bd4ed50…
-
### Describe the bug
Funny value for title in Select component.
This also occurs on the sample page.
https://antblazor.com/en-US/components/select#components-select-demo-simple-select
![imag…
-
In this proposal https://github.com/aspnet/AspNetCore/issues/8674 (please all VB.NET fans, support it), I suggested to use xml literals to implement ASP.NET MVC razor in VB.NET instead of vbhtml files…
-
Can ReuseTabsService add open tabs for method initialization?
-
### Discussed in https://github.com/ant-design-blazor/ant-design-blazor/discussions/2101
Originally posted by **theilgaz** November 9, 2021
Hello everyone!
I would like to start a discussi…