From 1bf7999a41d96498ea6b1a94f9f1a9ceb5e07f2f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 23 Jul 2019 22:36:05 -0700 Subject: [PATCH] Add an iOS style list group with switches and chevrons --- .../docs/5.0/examples/playground/index.html | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/site/content/docs/5.0/examples/playground/index.html b/site/content/docs/5.0/examples/playground/index.html index 5907450b3..6deddf3e8 100644 --- a/site/content/docs/5.0/examples/playground/index.html +++ b/site/content/docs/5.0/examples/playground/index.html @@ -5,6 +5,32 @@ extra_css: - "playground.css" --- +
+
+
Item with switch
+
+ + +
+
+
+
Another with switch
+
+ + +
+
+
+
Choose an option
+
+ Selected + + + +
+
+
+