From f81c7bc9a17d6ecbb37c161664ce9d84d2209739 Mon Sep 17 00:00:00 2001 From: Samuel Breznjak Date: Wed, 22 Jan 2025 21:17:11 +0100 Subject: initial commit --- index.html | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..e412cfb --- /dev/null +++ b/index.html @@ -0,0 +1,190 @@ + + + + + + Vite App + + +
+
+

Button

+ + + + +
+
+

Hr

+ +
+
+
+

Checkbox

+ +
+ + +
+
+
+

Input

+ + + + +
+
+ + + +
+
+

Select

+ + + +
+
+

Radio Group

+ +
+ What is your favorite wild animal? +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+

Slider

+ +
+
+

Dark

+

Light

+
+
+ + +
+
+
+

Dialog

+ +
+ + +
+
+
+
+

Options

+
+ +
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. + Distinctio ad suscipit aut asperiores laudantium error amet + sapiente et tempora numquam voluptates, velit sint quos + exercitationem unde obcaecati deleniti maiores officia natus + ipsa rem fuga commodi esse. Sunt repellendus ipsa illo a + accusantium consequuntur nihil dicta necessitatibus porro, + saepe, sed repudiandae! +
+ + + + + +
+
+
+
+
+

Tooltip

+ +
+ Hover over me + Tooltip text +
+
+
+

Progress Bar

+ +
+
+
+
+
+

Tabs

+ +
+ + +
+

Tab One Content

+

Tab content...

+
+ + +
+

Tab Two Content

+

Tab content...

+
+ + +
+

Tab Three Content

+

Tab content...

+
+
+
+
+ + + -- cgit v1.2.3