ant-design-vue/components/modal/demo
Cherry7 69640c0af8
feat(modal): add useModal (#6517)
* feat(modal): add useModal hook

* feat(modal): add HookModal demo

* test(modal): update HookModal demo snap

* feat(modal): update modal docs

* chore(modal): update modal type
2023-05-03 14:15:34 +08:00
..
HookModal.vue feat(modal): add useModal (#6517) 2023-05-03 14:15:34 +08:00
async.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
basic.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
button-props.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
confirm-promise.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
confirm-router.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
confirm.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
footer.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
fullscreen.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
index.vue feat(modal): add useModal (#6517) 2023-05-03 14:15:34 +08:00
info.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
locale.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
manual.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
modal-render.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
position.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00
width.vue Refactor(demo): change options to composition api (#6499) 2023-04-28 14:08:21 +08:00