From fe9c8fea4b136e1b31c9dbe3dbf58243e35197e1 Mon Sep 17 00:00:00 2001 From: Yan Zhu Date: Wed, 20 Sep 2017 20:17:18 +0800 Subject: Fix the Docs bug --- docs/components.html | 202 +++++++++++++++++++++++---------------------------- 1 file changed, 90 insertions(+), 112 deletions(-) diff --git a/docs/components.html b/docs/components.html index 0098810..68d078e 100644 --- a/docs/components.html +++ b/docs/components.html @@ -271,108 +271,104 @@
-
- - -
- -
+ + +
+
-
- - -
- -
+
+
+ + +
+
-
- - -
- -
+
+
+ + +
+
-
-
- - -
- -
+
+ + +
+
-
- - -
- -
+
+
+ + +
+
-
- - -
- -
+
+
+ + +
+
@@ -407,24 +403,6 @@

Alternatively, you can use details and summary instead of input radio or checkbox trick. Add the open attribute to details to expand it. Microsoft Edge support is in development.

-
-
-
- Elements -
- -
-
-
-
-
<!-- details and summary Accordions example -->
 <details class="accordion" open>
-- 
cgit v1.2.3