From aef883944a5021153b22cbb916f717fd1ab01b6a Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sun, 26 May 2024 00:07:38 +0300 Subject: [PATCH] Update icons demo --- doc/button/IconsDoc.vue | 58 +++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/doc/button/IconsDoc.vue b/doc/button/IconsDoc.vue index 3869b121e..4c427d265 100644 --- a/doc/button/IconsDoc.vue +++ b/doc/button/IconsDoc.vue @@ -2,12 +2,16 @@

Icon of a button is specified with icon property and position is configured using iconPos attribute.

-
-
+
+
@@ -18,20 +22,24 @@ export default { return { code: { basic: ` -