ant-design-blazor/components/form/Internal
Zonciu Liang 474008e867
feat(module: form): add dynamic model support to Form component powered by DataIndex (#3612)
* feat: add DataIndex support to Form component

* fix validation

* fix:(module: form): model change event when using Name

* fix demo

* fix dictionary binding

* revert changes

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-02-25 18:11:43 +08:00
..
Validate feat(module: form): support set validation rules on FormItem (#1516) 2021-05-28 09:08:42 +00:00
IForm.cs feat(module: Form): Add RequiredMark to Form (#2930) 2022-12-15 14:02:45 +00:00
IFormItem.cs feat(module: form): add dynamic model support to Form component powered by DataIndex (#3612) 2024-02-25 18:11:43 +08:00
IFormProvider.cs feat(module: form): add form-context demo, support FormProvider (#362) 2020-07-16 08:56:15 +08:00