From f4ab5fcf213174b80c6db7bce2670ba228a9389e Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 20 Sep 2024 21:15:50 +0300 Subject: [PATCH] Add select demo to inputgroup --- apps/showcase/doc/inputgroup/BasicDoc.vue | 96 ++++++++++++++++--- .../showcase/doc/inputgroup/FloatLabelDoc.vue | 2 +- 2 files changed, 85 insertions(+), 13 deletions(-) diff --git a/apps/showcase/doc/inputgroup/BasicDoc.vue b/apps/showcase/doc/inputgroup/BasicDoc.vue index 05bd0daa9..15b4cb7ca 100644 --- a/apps/showcase/doc/inputgroup/BasicDoc.vue +++ b/apps/showcase/doc/inputgroup/BasicDoc.vue @@ -2,7 +2,7 @@

A group is created by wrapping the input and add-ons with the InputGroup component. Each add-on element is defined as a child of InputGroupAddon component.

-
+
@@ -20,6 +20,13 @@ www + + + + + + `, options: ` + +