From 592da565fec63158002675389e6e14d790fdab97 Mon Sep 17 00:00:00 2001 From: rdjanuar Date: Fri, 8 Nov 2024 14:02:54 +0700 Subject: [PATCH] feat(SelectMenu): add clearble --- playground/app.vue | 36 ++++++------- src/runtime/components/forms/SelectMenu.vue | 59 ++++++++++++++++++--- src/runtime/ui.config/forms/select.ts | 3 +- src/runtime/ui.config/forms/selectMenu.ts | 1 + 4 files changed, 73 insertions(+), 26 deletions(-) diff --git a/playground/app.vue b/playground/app.vue index 5c8f5a2b..4df511af 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -1,23 +1,21 @@ -