#AppShell navbar besides header

5 messages · Page 1 of 1 (latest)

cursive juniper
#

Is it possible to use the AppShell component where the header lives next to the navbar instead of on top?

Currently:

+---------------+
| HEADER        |
+---------------+
| NAV  | PAGE   |
| BAR  |        |
|      |        |
+---------------+

What I would like to have:

+---------------+
| NAV  | HEADER |
| BAR  +--------+
|      | PAGE   |
|      |        |
+---------------+
twilit mica
#

Yes you can but you have to customise stlyes for header and navbar.

cursive juniper
#

Is there an example of this 🙂 ?

vernal steppe
#

I think you can made it with Navbar and Header components and not using the AppShell component

mystic cliff