diff --git a/docs/src/pages/components/UIShell.svx b/docs/src/pages/components/UIShell.svx index 45e4bade..76bd3b76 100644 --- a/docs/src/pages/components/UIShell.svx +++ b/docs/src/pages/components/UIShell.svx @@ -26,8 +26,14 @@ components: ["Header", import Preview from "../../components/Preview.svelte"; +### Header + + + ### Header with side navigation +The hamburger menu will automatically be rendered if the `SideNav` component is used. + ### Header with app switcher diff --git a/docs/src/pages/framed/UIShell/Header.svelte b/docs/src/pages/framed/UIShell/Header.svelte new file mode 100644 index 00000000..a1a6fddf --- /dev/null +++ b/docs/src/pages/framed/UIShell/Header.svelte @@ -0,0 +1,42 @@ + + +
+
+ +
+ + + + + + + + + + + +
+ + + + + +

Welcome

+
+
+
+