From 5f746021aa563c447ad8fe8d7127d0a4ce517b79 Mon Sep 17 00:00:00 2001 From: James Stuckey Weber Date: Thu, 4 Jan 2024 10:34:19 -0500 Subject: [PATCH] Add custom panel example --- custom-panel.html | 37 +++++++++++++++++++++++++++++++++++++ index.html | 4 ++++ 2 files changed, 41 insertions(+) create mode 100644 custom-panel.html diff --git a/custom-panel.html b/custom-panel.html new file mode 100644 index 0000000..604b1a0 --- /dev/null +++ b/custom-panel.html @@ -0,0 +1,37 @@ + + + + + + + Slide-Deck Web Component Demo + + + + + + + +
+ + +
+
+
+
+

Slide-Deck Web Component

+

+ github.com/oddbird/slide-deck/ +

+
+
+

Custom Control Panel

+

command-k to open

+
+
+ Back to demo +
+
+ + + diff --git a/index.html b/index.html index 4dd01b0..c78a88a 100644 --- a/index.html +++ b/index.html @@ -93,6 +93,10 @@

<button set-view>list<button>

+
+

Custom Control Panel

+ Example +

Speaker View

Open Source