ant-design-blazor/components/input
TimChen b129c07bc1 Update Search.razor.cs (#183)
已经使用await进行了等待,没有必要固定等待10秒,而且查询请求也无法固定成10秒。
I have used "await" to wait, there is no need to wait for 10 seconds, and the query request cannot be fixed to 10 seconds.
2020-06-04 18:45:36 +08:00
..
style chore: sync ant-design v4.3.0 (#169) 2020-05-31 16:00:40 +08:00
Input.cs fix: input component bug (#182) 2020-06-03 20:29:28 +08:00
InputGroup.razor refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
InputGroup.razor.cs refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
InputPassword.razor.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
InputSize.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Search.razor.cs Update Search.razor.cs (#183) 2020-06-04 18:45:36 +08:00
TextArea.razor refactor: add tag and card demo (#173) 2020-06-02 13:26:27 +08:00
TextArea.razor.cs refactor: add tag and card demo (#173) 2020-06-02 13:26:27 +08:00