From c58db7ee9c9289b89644df49a1cb848690906135 Mon Sep 17 00:00:00 2001 From: Scott Miles Date: Fri, 12 Oct 2012 18:25:56 -0700 Subject: [PATCH] g-selector component and workbench file --- src/g-selector.html | 72 +++++++++++++++++++++++++++++++++++++++++ workbench/selector.html | 42 ++++++++++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 src/g-selector.html create mode 100644 workbench/selector.html diff --git a/src/g-selector.html b/src/g-selector.html new file mode 100644 index 00000000..6ffbfa60 --- /dev/null +++ b/src/g-selector.html @@ -0,0 +1,72 @@ + + + + + + + diff --git a/workbench/selector.html b/workbench/selector.html new file mode 100644 index 00000000..0974cf6b --- /dev/null +++ b/workbench/selector.html @@ -0,0 +1,42 @@ + + + + Selector + + + + + +

Single-select

+ +
Item 1
+
Item 2
+
Item 3
+
Item 4
+
Item 5
+
+

Multi-select

+ +
Item 1
+
Item 2
+
Item 3
+
Item 4
+
Item 5
+
+ +