From dcdf6a2f34526950123fca2a79b3d9359a18684d Mon Sep 17 00:00:00 2001 From: kimdoeun Date: Thu, 8 Oct 2020 16:00:45 +0900 Subject: [PATCH] =?UTF-8?q?[#646]=20Select=20=EB=B2=84=ED=8A=BC=ED=83=80?= =?UTF-8?q?=EC=9E=85=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80=20#########?= =?UTF-8?q?#######=20-=20Select=20=EB=B2=84=ED=8A=BC=ED=83=80=EC=9E=85=20?= =?UTF-8?q?=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80=20-=20DOCS=20>=20select?= =?UTF-8?q?=20=EB=B2=84=ED=8A=BC=ED=83=80=EC=9E=85=20=EC=98=88=EC=A0=9C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20-=20DOCS=20>=20select=20indeterminate=20?= =?UTF-8?q?=EC=98=88=EC=A0=9C=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?-=20radio=20cursor=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/views/checkbox/example/CheckboxGroup.vue | 31 +++++++++- src/components/checkbox/Checkbox.vue | 62 ++++++++++++++++--- .../checkboxGroup/CheckboxGroup.vue | 5 ++ src/components/radio/Radio.vue | 3 + 4 files changed, 91 insertions(+), 10 deletions(-) diff --git a/docs/views/checkbox/example/CheckboxGroup.vue b/docs/views/checkbox/example/CheckboxGroup.vue index 1353dbb43..ab1eb1ab5 100644 --- a/docs/views/checkbox/example/CheckboxGroup.vue +++ b/docs/views/checkbox/example/CheckboxGroup.vue @@ -78,6 +78,32 @@ {{ checkboxGroup3 }} / {{ indeterminate }} +
+

Button Type

+ + + + + +
+ + + + + +