ant-design-blazor/components/modal/config
zxyao 84a3b742c2 feat(module: modal): support getting the result from confirm (#476)
* feat(module: confirm): support blocking to get the result of confirm

* refactor: change modalservice Confirm return value,add ConfirmAsync FUNC

* feat: add ConfirmService

* fix: button text

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-08-22 09:24:55 +08:00
..
ButtonProps.cs feat(module: modal): support getting the result from confirm (#476) 2020-08-22 09:24:55 +08:00
ConfirmButtonOptions.cs feat(module: modal): support getting the result from confirm (#476) 2020-08-22 09:24:55 +08:00
ConfirmOptions.cs feat(module: modal): support getting the result from confirm (#476) 2020-08-22 09:24:55 +08:00
DialogOptions.cs feat: add DrawerService (#241) 2020-06-23 15:19:44 +08:00
IModalTemplate.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00
ModalClosingEventArgs.cs feat(module: modal): support template component (#345) 2020-07-12 23:19:55 +08:00